| Home | Trees | Index | Help |  | 
|---|
| Package Pyblosxom :: Package cache :: Module entryshelve | 
 | 
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.| Classes | |
|---|---|
| BlosxomCache | |
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Tue Feb 7 21:43:58 2006 | http://epydoc.sf.net |