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!
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to