Description
Cachier provides a decorator which you can wrap around your functions to give them a persistent cache. Machine-specific caches use pickle, while MongoDB can be used for cross-machine caching. Caches can be set with shelf life for cached values, and are thread safe.
Cachier alternatives and similar packages
Based on the "Caching" category.
Alternatively, view Cachier alternatives based on common mentions on social networks and blogs.
-
DiskCache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Scout Monitoring - Free Django app performance insights with Scout Monitoring
* 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 Cachier or a related project?