Home | Trees | Indices | Help |
|
---|
|
This cache driver creates shelved data as cache in a dbm file.
To use this driver, add the following configuration options in your config.py
py['cacheDriver'] = 'entryshelve' py['cacheConfig'] = '/path/to/a/cache/dbm/file'
If successful, you will see the cache file. Be sure that you have write access to the cache file.
|
|||
BlosxomCache This stores entries in shelves in a .dbm file. |
|
|||
__revision__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jul 2 15:07:10 2007 | http://epydoc.sourceforge.net |