Class
zope.app.cache.ram.Storage

Storage.

Storage keeps the count and does the aging and cleanup of cached entries.

This object is shared between threads. It corresponds to a single persistent RAMCache object. Storage does the locking necessary for thread safety.

Base classes

Implemented Interfaces

There are no implemented interfaces.

Attributes/Properties

There are no attributes in this class.

Methods

Known Subclasses

There are no known subclasses.