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.
Source Distribution
storage-cache-1.1.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file storage-cache-1.1.2.tar.gz
.
File metadata
- Download URL: storage-cache-1.1.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c2a4b7559dc0ef76e265383887b24cc8d0955847dd07589a6d8bde177f6e610 |
|
MD5 | eab4c3ca163a63de8c51b5144520f41e |
|
BLAKE2b-256 | 89a05cfa9b53e6b3fd631132df4868cbfc52c97479849178ac13c7a999bc0ccc |
File details
Details for the file storage_cache-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: storage_cache-1.1.2-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 343979f51388a287b3797a3c096db0b8f9dd4491d8f36f3785a350cd3cc90d31 |
|
MD5 | 27c481595aa8543e0fffc929b1798751 |
|
BLAKE2b-256 | c2536bc2aeab1538a1ed31b621241679a86938d223cc03952b106ccf567dbfec |