Package rekall :: Module cache
[frames] | no frames]

Module cache

source code

Classes
  PicklingDirectoryIOManager
  Cache
  TimedCache
A limited time Cache.
  FileCache
A cache which syncs to a persistent on disk representation.
  SessionIndex
Functions
 
GetCacheDir(session)
Returns the path of a usable cache directory.
source code
 
Factory(session, cache_type)
Instantiate the most appropriate cache for this session.
source code
Variables
  __package__ = 'rekall'