add support bucket typed bucket for MapReduce 2i input by holidayworking · Pull Request #231 · basho/riak-ruby-client

This pull request add support bucket typed bucket for MapReduce Secondary indexes input. require 'riak' require 'active_support/time' client = Riak::Client.new(pb_port: 17017) bucket = client.buc...