Fast caches for python
Project description
Fast caches for python.
Features:
Sync and async caches (cachel.base.BaseCache and cachel.base.AsyncBaseCache).
Cache decorator supports sync and async (for python >= 3.5) functions.
Batched requests via .objects decorator method.
Explicit cache keys.
Custom ttl for returned values (cachel.expire).
Configurable serializers: (none, unicode, json/ujson, msgpack, pickle).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cachel-0.9.0.tar.gz
(7.9 kB
view details)
File details
Details for the file cachel-0.9.0.tar.gz
.
File metadata
- Download URL: cachel-0.9.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 606aa91fc13e81d2e8bd432b69e024ce50e4f0f8e43b365dc9dfe10a4a2983c7 |
|
MD5 | 11f57c6a7eef1e8ebd2ba871fb51305b |
|
BLAKE2b-256 | 8f8f8248f75d2fe13b44d9d81409927f971761324b62404cde70569fdd4c21e2 |