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.
-
Notifications
You must be signed in to change notification settings - Fork 5
A RAM-based storage for ZODB
License
zopefoundation/tempstorage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A RAM-based storage for ZODB