0097597f6c
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
13 lines
249 B
ReStructuredText
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
|