Package bw :: Package poseidon :: Module cache
[frames] | no frames]

Module cache

Classes
  Lock
  RCache
A simple read cache with a LRU algorithm for cleanup
Variables
  CACHE_SIZE = 8192
  CACHE_MULTIPLIER = 2

Imports: os, deque, defaultdict, memcache