zaqar/doc/source/storage/autoindex.rst
Flavio Percoco 0097597f6c Document mongodb's driver deployments
This patch adds a base documentation for mongodb's driver. This
documentation is useful for both users, developers and operators, and it
should be probably moved to the users-guide.

Lets work and brainstorm on it as a developers doc first and then move
it.

Change-Id: I532c3d5edf20497eb9eae1f691dd706c5fe10b2a
2014-11-25 07:44:09 +00:00

13 lines
249 B
ReStructuredText

-------------
Storage Layer
-------------
The **storage drivers** are responsible for interacting with the storage backends
and, that way, store or retrieve the data coming from the transport layer.
.. toctree::
:maxdepth: 1
api
mongodb