Zope Subversion Repository |
|
Zope: mongopersist/trunk/setup.py
No default branch
Revision 124037
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Fri Jan 13 20:21:34 2012 UTC (16 months ago) by srichter
File length: 1409 byte(s)
Diff to previous 123855
Feature: Added an interface for the ``MongoContainer`` class describing the
additional attributes and methods.
Get ready for release.
Revision 123855
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Dec 22 14:09:44 2011 UTC (16 months, 4 weeks ago) by srichter
File length: 1412 byte(s)
Diff to previous 123854
vb
Revision 123854
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Dec 22 14:07:18 2011 UTC (16 months, 4 weeks ago) by srichter
File length: 1409 byte(s)
Diff to previous 123289
Make sure Mongo Containers implement IContainer. Get ready for release.
Revision 123289
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Fri Nov 4 17:41:46 2011 UTC (18 months, 2 weeks ago) by srichter
File length: 1412 byte(s)
Diff to previous 123287
svb. Add some files. I am clearly out of shape with the releasing stuff. :-)
Revision 123287
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Fri Nov 4 17:38:31 2011 UTC (18 months, 2 weeks ago) by srichter
File length: 1409 byte(s)
Diff to previous 123285
Get ready for release
Revision 123285
-
(view)
(download)
(as text)
- [select for diffs]
Added
Fri Nov 4 17:20:59 2011 UTC (18 months, 2 weeks ago) by srichter
File length: 1184 byte(s)
Initial import of mongopersist code. Here is an except fromt he README:
``mongopersist`` is a Mongo storage implementation for persistent
Python objects. It is *not* a storage for the ZODB.
The goal of ``mongopersist`` is to provide a data manager that serializes
objects to Mongo at transaction boundaries. The mongo data manager is a
persistent data manager, which handles events at transaction boundaries (see
``transaction.interfaces.IDataManager``) as well as events from the
persistency framework (see ``persistent.interfaces.IPersistentDataManager``).
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.