Package backend :: Package satellite_tools :: Module syncCache :: Class BaseCache
[hide private]
[frames] | no frames]

Class BaseCache

source code


Instance Methods [hide private]
 
__init__(self) source code
 
cache_get(self, object_id, timestamp=None) source code
 
cache_set(self, object_id, value, timestamp=None) source code
 
cache_has_key(self, object_id, timestamp=None) source code
 
_get_key(self, object_id) source code
Class Variables [hide private]
  _compressed = 1