[pypy-dev] Concurrent, nosql, opensource, key-value datastore that works with CPython, Pypy and Jython?

Dan Stromberg drsalists at gmail.com
Wed Jul 25 00:34:32 CEST 2012


The subject pretty much says it, but here it is again:

Is there a concurrent, nosql, opensource key-value store that works with
Pypy, CPython 2.x, CPython 3.x and Jython?

It doesn't need to be highly concurrent.  In fact, locking the entire table
for the duration of operations would be acceptable if the others block
until the lock is released.

TIA!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120724/43589e32/attachment.html>


More information about the pypy-dev mailing list