Skip to content

Commit

Permalink
Add docs for cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloud committed Jan 24, 2014
1 parent 6242607 commit 8581c7f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/source/sunlight/cache.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
sunlight.cache
===============

This module provides caching with support for different backends. The default implementation is `ResponseCache`.

Methods and Constants
*********************

.. automodule:: sunlight.cache
:members:

0 comments on commit 8581c7f

Please sign in to comment.