-
Updated
Oct 11, 2021 - Python
cache
Here are 276 public repositories matching this topic...
-
Updated
Sep 29, 2021 - Python
-
Updated
Mar 13, 2021 - Python
-
Updated
Oct 1, 2021 - Python
Steps to reproduce:
- I have about 5 millions of items in Redis.
- Call
cache.clear()without arguments.
As a temporary workaround I had to call redis-cli FLUSHALL from terminal.
-
Updated
Oct 24, 2021 - Python
https://pypi.org/project/expiringdict/
Instead of ExpirableDictStorage implementation, replacing dict to expringdict looks simpler and reasonable
See the XDG Base directory specification
Sounds like $XDG_CACHE_HOME/cachier should be used if the XDG_CACHE_HOME environment variable is defined.
By the way, this is a good first issue for any first time contributor.
-
Updated
Jul 27, 2021 - Python
-
Updated
Mar 20, 2021 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Aug 26, 2021 - Python
-
Updated
Nov 23, 2019 - Python
-
Updated
Sep 3, 2021 - Python
-
Updated
Sep 8, 2017 - Python
-
Updated
Aug 8, 2019 - Python
-
Updated
Jan 5, 2019 - Python
Improve this page
Add a description, image, and links to the cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cache topic, visit your repo's landing page and select "manage topics."
Since version 1.9 this argument is supported but not mentioned anywhere in the docs (except change log).
I can add it if I find the time. Though I am unsure where it is available, just using view caching for now:
I'd add something like that: