Home | Trees | Index | Help |
|
---|
Package Pyblosxom :: Package cache :: Module entrypickle |
|
This cache driver creates pickled data as cache in a directory.
To use this driver, add the following configuration options in your config.py
py['cacheDriver'] = 'entrypickle' py['cacheConfig'] = '/path/to/a/cache/directory'
If successful, you will see the cache directory filled up with files that ends with .entryplugin extention in the drectory.Classes | |
---|---|
BlosxomCache |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Feb 7 21:43:58 2006 | http://epydoc.sf.net |