Re: Riak and Zookeeper

2013-03-25 Thread Andrew Berman
Thanks for the info guys! On Fri, Mar 22, 2013 at 7:42 PM, Andrew Stone wrote: > You may also want to have a look at this post by Aphyr. There are a LOT of > caveats when trying to do this sort of thing. > > http://aphyr.com/posts/254-burn-the-library > > -Andrew > > > On Fri, Mar 22, 2013 at 9

Re: Riak and Zookeeper

2013-03-22 Thread Andrew Stone
You may also want to have a look at this post by Aphyr. There are a LOT of caveats when trying to do this sort of thing. http://aphyr.com/posts/254-burn-the-library -Andrew On Fri, Mar 22, 2013 at 9:02 PM, Sean Cribbs wrote: > Datomic does something similar -- except that instead of updating

Re: Riak and Zookeeper

2013-03-22 Thread Sean Cribbs
Datomic does something similar -- except that instead of updating keys in-place, it only adds new values to Riak and advances the pointer(s) to the current state in ZK. http://www.infoq.com/presentations/Deconstructing-Database On Fri, Mar 22, 2013 at 7:32 PM, Andrew Berman wrote: > Hello, > > I'