Storage Cache
Project description
Installation
pip install storage-cache
How to use
from storage_cache import StorageCacheFactory from storage_cache.types import REDIS_STORAGE_CACHE StorageCache = StorageCacheFactory.factory(REDIS_STORAGE_CACHE) storage_cache = StorageCache( <redis_host>, <redis_port>, <redis_password>, <redis_db>, <key_format>)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size storage_cache-1.1.2-py3-none-any.whl (16.2 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes View |
Filename, size storage-cache-1.1.2.tar.gz (3.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for storage_cache-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 343979f51388a287b3797a3c096db0b8f9dd4491d8f36f3785a350cd3cc90d31 |
|
MD5 | 27c481595aa8543e0fffc929b1798751 |
|
BLAKE2-256 | c2536bc2aeab1538a1ed31b621241679a86938d223cc03952b106ccf567dbfec |