mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
27 lines
363 B
ReStructuredText
27 lines
363 B
ReStructuredText
***************************
|
|
:mod:`cherrypy.lib.caching`
|
|
***************************
|
|
|
|
.. automodule:: cherrypy.lib.caching
|
|
|
|
Classes
|
|
=======
|
|
|
|
.. autoclass:: Cache
|
|
:members:
|
|
|
|
.. autoclass:: AntiStampedeCache
|
|
:members:
|
|
|
|
.. autoclass:: MemoryCache
|
|
:members:
|
|
|
|
Functions
|
|
=========
|
|
|
|
.. autofunction:: get
|
|
|
|
.. autofunction:: tee_output
|
|
|
|
.. autofunction:: expires
|