summaryrefslogtreecommitdiff
path: root/vendor/CherryPy-3.2.0/sphinx/source/refman/lib/caching.rst
blob: d109a9b5b979ae039cb1e6d503731e5982f11ced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
***************************
: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