Skip to content

Commit 8581c7f

Browse files
committed
Add docs for cache.
1 parent 6242607 commit 8581c7f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/source/sunlight/cache.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)