objcache package

A very simple API to storing Python objects built on ZODB. Use the .store method to store an object at a path, and .get to retrieve an object from a path.