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 007e8ca commit 2627720Copy full SHA for 2627720
docs/storage.rst
@@ -101,6 +101,7 @@ Third-Party Cache Providers
101
===========================
102
103
* cachecontrol-django_ uses Django's caching mechanism.
104
+* cachecontrol-uwsgi_ uses uWSGI's caching framework.
105
106
107
@@ -109,3 +110,4 @@ Third-Party Cache Providers
109
110
.. _requests 2.1: http://docs.python-requests.org/en/latest/community/updates/#id2
111
.. _redis: https://github.com/andymccurdy/redis-py
112
.. _cachecontrol-django: https://github.com/glassesdirect/cachecontrol-django
113
+.. _cachecontrol-uwsgi: https://github.com/etene/cachecontrol-uwsgi
0 commit comments