Trees | Indices | Help |
|
---|
|
This module implements caching.
|
|||
CacheBase This is the base class for all caches. |
|||
SimpleCache Implements a very simple, dict base cache. |
|
|||
TIMESTAMP = "timestamp"
|
|||
TTL = "ttl"
|
|||
VALUE = "value"
|
Imports: time, locking, serializer
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 24 16:51:19 2012 | http://epydoc.sourceforge.net |