Hi Stephan
> Betreff: Re: AW: [ZODB-Dev] Persisting Python objects in MongoDB
>
> On Wednesday, November 09, 2011 05:41:33 AM Roger wrote:
> > I still think it's just wrong to implement multi-object transactions
> > with a mongodb backend. And this is what mongopersis
On Wednesday, November 09, 2011 05:41:33 AM Roger wrote:
> I still think it's just wrong to implement multi-object transactions
> with a mongodb backend. And this is what mongopersist is based on.
I have not made any claim on how to use the code. You can call
transaction.commit() after each objec
bounces+dev=projekt01...@zope.org [mailto:zodb-dev-
> bounces+dev=projekt01...@zope.org] Im Auftrag von Stephan Richter
> Gesendet: Dienstag, 8. November 2011 19:50
> An: li...@zopyx.com
> Cc: zodb-dev@zope.org
> Betreff: Re: [ZODB-Dev] Persisting Python objects in MongoDB
>
On Tuesday, November 08, 2011 07:25:34 AM Andreas Jung wrote:
> Very cool and excellent work.
Thanks very much! I appreciate it, especially after your initial reaction on
the #mongo IRC channel. :-)
Regards,
Stephan
--
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Very cool and excellent work.
Andreas
Stephan Richter wrote:
> Hi everyone,
>
> as you might have seen from my checkins on Friday, I released
> mongopersist. In short, it implements a persistence backend in
> MongoDB (that, with a little bit of effo
> as you might have seen from my checkins on Friday, I released mongopersist. In
> short, it implements a persistence backend in MongoDB (that, with a little bit
> of effort, could be used as a ZODB replacement in Zope):
>
> http://pypi.python.org/pypi/mongopersist
Sweet!
Thanks a lot for this g
Hi everyone,
as you might have seen from my checkins on Friday, I released mongopersist. In
short, it implements a persistence backend in MongoDB (that, with a little bit
of effort, could be used as a ZODB replacement in Zope):
http://pypi.python.org/pypi/mongopersist
Some background and motiv