We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70b7c1 commit f377044Copy full SHA for f377044
docs/index.rst
@@ -131,7 +131,7 @@ Flask-cache
131
.. automodule:: ddtrace.contrib.flask_cache
132
133
MongoDB
134
-~~~~~~~~~~~
+~~~~~~~
135
136
**Mongoengine**
137
@@ -141,6 +141,13 @@ MongoDB
141
142
.. automodule:: ddtrace.contrib.pymongo
143
144
+Memcached
145
+~~~~~~~~~
146
+
147
+**pylibmc**
148
149
+.. automodule:: ddtrace.contrib.pylibmc
150
151
MySQL
152
~~~~~
153
@@ -151,11 +158,6 @@ Postgres
158
159
.. automodule:: ddtrace.contrib.psycopg
160
154
-Pylibmc
155
-~~~~~~~~
156
-
157
-.. automodule:: ddtrace.contrib.pylibmc
161
Redis
162
163
0 commit comments