Skip to content

jean/tempstorage

 
 

Repository files navigation

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.

About

A RAM-based storage for ZODB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%