python-diskcache

SQLite and file backed cache backend with faster lookups than memcached and redis.

python-diskcache repository preview
What You'll Learn

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

Technologies & Topics
cache
filesystem
key-value-store
persistence
python
Getting Started

1. Clone the Repository

git clone https://github.com/grantjenks/python-diskcache.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
2,549
Published
2/3/2016
CategoryPython
More in Python