Cache
=====
.. module:: subliminal.cache

.. autodata:: SHOW_EXPIRATION_TIME
    :annotation:

.. autodata:: EPISODE_EXPIRATION_TIME
    :annotation:

.. autodata:: REFINER_EXPIRATION_TIME
    :annotation:

.. data:: region
    :annotation:

    The :class:`~dogpile.cache.region.CacheRegion`


Refer to dogpile.cache's `region configuration documentation
<http://dogpilecache.readthedocs.org/en/latest/usage.html#region-configuration>`_ to see how to configure the region
