.. _index:

=============
Documentation
=============
:mod:`dataflake.cache` provides caching implementations based on a 
very simple API.


Narrative documentation
-----------------------
Narrative documentation explaining how to use :mod:`dataflake.cache`.

.. toctree::
   :maxdepth: 2

   install
   usage
   development
   changes


API documentation
-----------------
API documentation for :mod:`dataflake.cache`.

.. toctree::
   :maxdepth: 2

   api/api
   api/simple
   api/timeout


Support
-------
If you need commercial support for this software package, please
see `https://www.zetwork.com <https://www.zetwork.com/>`_.


Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
* :ref:`glossary`
