A library for easy use redis.
Project description
it is SMAAAART!!
Quick start
Install packages:
pip install smart-redis
Add “django_smart_redis” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'django_smart_redis', ]Settings:
SMART_REDIS_HOST='127.0.0.1' SMART_REDIS_PORT=6379 SMART_REDIS_DB=0 SMART_REDIS_PASSWORD="pswd" SMART_REDIS_NAMESPACE="cache"
Example code:
Coming soon…
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
File details
Details for the file django-smart-redis-1.0.0.tar.gz.
File metadata
- Download URL: django-smart-redis-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dd77cc3e89c0b82b4b73a7c34d7e544ffdf8cb8fcc52ee2a83405717ff01974
|
|
| MD5 |
a9ada471d9d4e85fbdd1fe6b1db72297
|
|
| BLAKE2b-256 |
54cdf5b305b5860749bea3d8e9a9f15f80c00c48119cf42b1cad24961bf061bc
|