We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6242607 commit 8581c7fCopy full SHA for 8581c7f
1 file changed
docs/source/sunlight/cache.rst
@@ -0,0 +1,11 @@
1
+sunlight.cache
2
+===============
3
+
4
+This module provides caching with support for different backends. The default implementation is `ResponseCache`.
5
6
+Methods and Constants
7
+*********************
8
9
+.. automodule:: sunlight.cache
10
+ :members:
11
0 commit comments