Skip to main content

A library for easy use redis.

Project description

it is SMAAAART!!

Quick start

  1. Install packages:

    pip install django-smart-redis
  2. Add “django_smart_redis” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django_smart_redis',
        ...
    ]
  3. Settings:

    SMART_REDIS_HOST='127.0.0.1'
    SMART_REDIS_PORT=6379
    SMART_REDIS_DB=0
    SMART_REDIS_PASSWORD="pswd"
    SMART_REDIS_NAMESPACE="cache"
  1. 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

django-smart-redis-1.5.2.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file django-smart-redis-1.5.2.tar.gz.

File metadata

  • Download URL: django-smart-redis-1.5.2.tar.gz
  • Upload date:
  • Size: 4.9 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

Hashes for django-smart-redis-1.5.2.tar.gz
Algorithm Hash digest
SHA256 9b9b26c9da413ebee2d6337896093bc3360fed99198776259bd669c195eddde8
MD5 c9eb5744161d2dcf53118c2b192c5f05
BLAKE2b-256 dbd54157209db006d3bf25d22e3dc4eb51cde6ed83550dd2bf6d10d6143af4b0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page