Package flumotion :: Package component :: Package misc :: Package httpserver :: Package httpcached :: Module strategy_basic
[hide private]

Module strategy_basic

source code

Classes [hide private]
  CachingStrategy
Simplistic caching strategy where all requested streams are cached when requested.
Variables [hide private]
  LOG_CATEGORY = 'basic-caching'
  EXPIRE_CHECK_TTL = 3
  __package__ = 'flumotion.component.misc.httpserver.httpcached'