Cachual is a simple library that makes it easy to cache the return values from your python functions with an annotation:
cache = RedisCache()
@cache.cached(ttl=900)
def is_user_valid(user_id):
...
Release files for Cachual 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Cachual-0.2.2.tar.gz | 18.0 kB | Details |
Release files / Cachual-0.2.2.tar.gz
| Download URL | Cachual-0.2.2.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c9a57941e9e854bc72dc6ca503d6984bfe88be1364ea5ec1e816e764e674fe0
|
|
BLAKE2b-256 checksum How to use checksums |
97415717043b0c755dbe39d2456988e078b94d68aeaebb964ebd202ed4a1f328
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |