Riak Ruby Client 2.1.0 Released

2014-10-03 Thread Bryce Kerley
Riak Ruby Client 2.1.0 is a feature release. New features: * Instrumentation: if the `instrumentable` gem is loaded, the client exposes several event hooks to `ActiveSupport::Notifications`. Read the README for more information, and if you'd like other events to be instrumented, please file

Riak Ruby Client 1.4.5 Released

2014-10-03 Thread Bryce Kerley
Riak Ruby Client 1.4.5 includes: Feature: * Instrumentation: if the `instrumentable` gem is loaded, the client exposes several event hooks to `ActiveSupport::Notifications`. Read the README for more information, and if you'd like other events to be instrumented, please file GitHub issues. I

Memory-backend TTL

2014-10-03 Thread Lucas Grijander
Hello, I have a memory backend in production with Riak 2.0.1, 4 servers and 256 vnodes. The servers have the same date and time. I have seen an odd performance with the ttl. This is the config: {<<"ttl_stg">>,riak_kv_memory_backend, [{ttl,90},{max_memory,25}]}, For examp

Re: Riak responds with 204 even if returnbody is true

2014-10-03 Thread Bozhidar Bozhanov
Riak Version: 1.4.8 The load tests are general load tests of the application, not particular riak tests (e.g. we are not using basho bench for these) Best, Bozhidar On Thu, Oct 2, 2014 at 6:55 PM, Luke Bakken wrote: > Bozhidar, > > Could you provide more information? Riak version, how you're >