infrae.cache

This packages includes several utilities to work with caching.

It provides the following beaker backend extension:

  • nocache: as it name says, do not cache (for testing),
  • memorylru: a memory backend that use the LRU stategies, that is close to the strategy memcache use.

Available releases

Release version Release date Release files
infrae.cache 1.0.1 2010 10 6 15:34:23 infrae.cache-1.0.1.tar.gz
infrae.cache 1.0 2010 10 6 12:40:19 infrae.cache-1.0.tar.gz

License: New BSD