[ANN] Announcing Riak KV 2.2.0

2016-11-17 Thread Charlie Voiselle
Today we are pleased to release Riak KV 2.2.0. Riak KV 2.2 continues Basho’s commitment to our customers and community to develop and deliver a highly resilient, high-performance, key-value database. The new features include: * Global Object Expiration in LevelDB * LZ4 compression for LevelDB *

Initializing a commit hook

2016-11-17 Thread Mav erick
Folks Is there way RIAK can call an erlang function in a module when RIAK starts up ? Thanks Mav ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Re: Associating Riak CRDT Sets to Buckets / Keys via Erlang Client

2016-11-17 Thread Vikram Lalit
This is awesome...! Many thanks Magnus - much appreciated... Must have overlooked some of these details in my initial analysis but am sure I have a very good starting point / details now! Thanks again! On Thu, Nov 17, 2016 at 7:48 AM, Magnus Kessler wrote: > On 16 November 2016 at 17:40, Vikra

Re: Associating Riak CRDT Sets to Buckets / Keys via Erlang Client

2016-11-17 Thread Magnus Kessler
On 16 November 2016 at 17:40, Vikram Lalit wrote: > Hi - I am trying to leveraging CRDT sets to store chat messages that my > distributed Riak infrastructure would store. Given the intrinsic > conflict-resolution, I thought this might be more beneficial than me > putting together a merge implemen