<br><br><div class="gmail_quote">On Tue, Jul 24, 2012 at 3:56 PM, Maciej Fijalkowski <span dir="ltr">&lt;<a href="mailto:fijall@gmail.com" target="_blank">fijall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, Jul 25, 2012 at 12:34 AM, Dan Stromberg &lt;<a href="mailto:drsalists@gmail.com">drsalists@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; The subject pretty much says it, but here it is again:<br>
&gt;<br>
&gt; Is there a concurrent, nosql, opensource key-value store that works with<br>
&gt; Pypy, CPython 2.x, CPython 3.x and Jython?<br>
&gt;<br>
&gt; It doesn&#39;t need to be highly concurrent.  In fact, locking the entire table<br>
&gt; for the duration of operations would be acceptable if the others block until<br>
&gt; the lock is released.<br>
<br>
</div></div>I think people get some of the stuff that works on python 2 working on<br>
PyPy, but I don&#39;t remember details. Jython might be massively more<br>
tricky though.<br>
<br>
Cheers,<br>
fijal<br>
_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
</blockquote></div><br>Are you looking for a database actually written in Python, or just one with a python client?<div><br></div><div>Alex<br clear="all"><div><br></div>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>
&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br><br>
</div>