Skip to content

Commit 2627720

Browse files
committed
Mention cachecontrol-uwsgi in the docs
1 parent 007e8ca commit 2627720

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/storage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Third-Party Cache Providers
101101
===========================
102102

103103
* cachecontrol-django_ uses Django's caching mechanism.
104+
* cachecontrol-uwsgi_ uses uWSGI's caching framework.
104105

105106

106107

@@ -109,3 +110,4 @@ Third-Party Cache Providers
109110
.. _requests 2.1: http://docs.python-requests.org/en/latest/community/updates/#id2
110111
.. _redis: https://github.com/andymccurdy/redis-py
111112
.. _cachecontrol-django: https://github.com/glassesdirect/cachecontrol-django
113+
.. _cachecontrol-uwsgi: https://github.com/etene/cachecontrol-uwsgi

0 commit comments

Comments
 (0)