summaryrefslogtreecommitdiff
path: root/docs/manual/smsd/backends.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/smsd/backends.rst')
-rw-r--r--docs/manual/smsd/backends.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/manual/smsd/backends.rst b/docs/manual/smsd/backends.rst
new file mode 100644
index 0000000..80cd67b
--- /dev/null
+++ b/docs/manual/smsd/backends.rst
@@ -0,0 +1,20 @@
+.. _smsd_services:
+
+Backend services
+----------------
+
+The backend service is used to store messages (both incoming and queue of
+outgoing ones).
+
+.. toctree::
+ :maxdepth: 2
+
+ files
+ sql
+ mysql
+ pgsql
+ dbi
+ odbc
+ null
+ tables
+