__init__.py |
DiskCache API Reference
=======================
The :doc:`tutorial` provides a helpful walkthrough of most methods.
|
1262 |
cli.py |
Command line interface to disk cache. |
44 |
core.py |
Core disk and file backed cache API.
|
81867 |
djangocache.py |
Django-compatible disk and file backed cache. |
16110 |
fanout.py |
Fanout cache automatically shards keys and values. |
22725 |
persistent.py |
Persistent Data Types
|
34681 |
recipes.py |
Disk Cache Recipes
|
14922 |