tempstorage 2.11.2
A RAM-based storage for ZODB
Latest Version: 2.12.1
Overview
A storage implementation which uses RAM to persist objects, much like MappingStorage. Unlike MappingStorage, it needs not be packed to get rid of non-cyclic garbage and it does rudimentary conflict resolution. This is a ripoff of Jim's Packless bsddb3 storage.
Changelog
2.11.2 - 2009-08-03
- Added change log and readme.
- Lauchpad #143736, #271395: fixed AttributeError' on _ltid in TempStorage
2.11.1 - 2008-08-05
- Initial release as a stand-alone package.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tempstorage-2.11.2.zip (md5, pgp) | Source | 2009-08-03 | 12KB | 10630 | |
- Author: Zope Corporation and Contributors
- Home Page: http://pypi.python.org/pypi/tempstorage
- License: ZPL 2.1
- Package Index Owner: philikon, tseaver, ajung, hannosch
- DOAP record: tempstorage-2.11.2.xml
