python-diskcache

Disk Cache

A high-performance cache system using disk storage

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

GitHub

2k stars
22 watching
135 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list

cachefilesystemkey-value-storepersistencepython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
django-cache-machine/django-cache-machine Automatically caches and invalidates Django model data in real-time 876
jschneier/django-storages Provides a collection of storage backends for Django projects 2,767
noripyt/django-cachalot A Django ORM query caching system to improve performance by storing and invalidating cached queries. 1,251
jmoiron/johnny-cache A caching framework designed to work with Django's ORM and optimized for use with memcached. 304
allegro/bigcache A concurrent, in-memory cache designed to efficiently store large amounts of data without impacting performance. 7,551
suor/django-cacheops An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance 2,123
sebleier/django-redis-cache A caching backend for Django web applications using Redis as the storage layer. 1,040
golang/groupcache A distributed caching and cache-filling library intended as an alternative to memcached in many cases. 12,954
tdr-autosync/mi-lib-django_memoize Caches and optimizes expensive function calls in Django applications. 120
ben-manes/caffeine A high-performance caching library for Java applications 15,916
eko/gocache A comprehensive cache library with multiple stores and features for caching data 2,479
educreations/django-ormcache A Django extension that improves ORM performance by caching objects in memory 19
dgraph-io/ristretto A high-performance cache library built with concurrency and performance in mind for use cases requiring low latency and high throughput. 5,665
patrickmn/go-cache A lightweight in-memory cache library for Go applications. 8,168
carltongibson/django-filter A reusable Django application for adding dynamic filtering to QuerySets 4,464