The cages library http://code.google.com/p/cages/ seems to be similar.
On Fri, Sep 23, 2011 at 4:52 PM, Ted Dunning <[email protected]> wrote: > This is not correct. You can mix and match reads, writes and version > checks > in a multi. > > 2011/9/23 OZAWA Tsuyoshi <[email protected]> > > > - Limited Transaction APIs. ZK can only issue write operations (write, > > del) in a transaction(multi-update). > > >
