store.cache
===========

.. py:module:: store.cache


Submodules
----------

.. toctree::
   :maxdepth: 1

   /autoapi/store/cache/backends/index


Functions
---------

.. autoapisummary::

   store.cache.load_cache


Package Contents
----------------

.. py:function:: load_cache(name: str = 'file-cache', configuration: Any = None) -> e3.store.cache.backends.base.Cache

