Description
A dictionary that spills to disk.
Chest acts likes a dictionary but it can write its contents to disk. This is
useful in the following two occasions:
- Chest can hold datasets that are larger than memory
- Chest persists and so can be saved and loaded for later use
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Chest alternatives and similar packages
Based on the "Caching" category.
Alternatively, view Chest alternatives based on common mentions on social networks and blogs.
-
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
-
Extensible memoizing collections and decorators
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io
-
A slick ORM cache with automatic granular event-driven invalidation.
-
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
-
Automatic caching and invalidation for Django models through the ORM.
-
WSGI middleware for sessions and caching
-
A Python wrapper around the libmemcached interface from TangentOrg.
-
Persistent, stale-free, local and cross-machine caching for Python functions.
-
johnny cache django caching framework
-
-
dogpile.cache is next generation replacement for Beaker made by same authors.
-
Persistent caching for python functions
-
Render template parts with extended cache control.
-
Python caching library with tag-based invalidation and dogpile effect prevention.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Chest or a related project?
Add another 'Caching' Package