Navigation

  • index
  • modules |
  • cachetools 3.1.1 documentation »

Index

C | E | G | H | L | M | P | R | T

C

  • Cache (class in cachetools)
  • cached() (in module cachetools)
  • cachedmethod() (in module cachetools)
  • cachetools (module)
  • cachetools.func (module)
  • cachetools.keys (module)
  • choice (cachetools.RRCache attribute)
  • currsize (cachetools.Cache attribute)

E

  • expire() (cachetools.TTLCache method)

G

  • getsizeof() (cachetools.Cache static method)

H

  • hashkey() (in module cachetools.keys)

L

  • lfu_cache() (in module cachetools.func)
  • LFUCache (class in cachetools)
  • lru_cache() (in module cachetools.func)
  • LRUCache (class in cachetools)

M

  • maxsize (cachetools.Cache attribute)

P

  • popitem() (cachetools.LFUCache method)
    • (cachetools.LRUCache method)
    • (cachetools.RRCache method)
    • (cachetools.TTLCache method)

R

  • rr_cache() (in module cachetools.func)
  • RRCache (class in cachetools)

T

  • timer (cachetools.TTLCache attribute)
  • ttl (cachetools.TTLCache attribute)
  • ttl_cache() (in module cachetools.func)
  • TTLCache (class in cachetools)
  • typedkey() (in module cachetools.keys)

Quick search

Navigation

  • index
  • modules |
  • cachetools 3.1.1 documentation »
© Copyright 2014-2019 Thomas Kemmer. Created using Sphinx 1.8.5.