Re: CRDTs/Statebox

2012-06-18 Thread Tilman Holschuh
Thanks Sean! For completeness the link to your talk about CRDTs from berlinbuzzwords: http://vimeo.com/album/1968418/video/43903960 Cheers - Tilman On 12-06-18 06:55 AM, Sean Cribbs wrote: Hi Tilman, We have worked on some prototypes of server-side CRDTs, but those prototypes have stalled. W

Re: CRDTs/Statebox

2012-06-18 Thread Sean Cribbs
Hi Tilman, We have worked on some prototypes of server-side CRDTs, but those prototypes have stalled. We intend to pick them up again soon. I assure you -- especially in light of our recent presentations about them -- that implementing CRDTs is high on our priority list for upcoming release cycles

CRDTs/Statebox

2012-06-17 Thread Tilman Holschuh
Hi, In Bob Ippolito's talk at InfoQ about Statebox Andy says in the end "not to be surprised" to see something similar to Statebox in Riak (as higher level API or something). I'm sure there are efforts to offer CRDTs as part of Riak. I know there is also Eric Moritz's projects. I'm wondering wh