Skip to main content

Django Redis Helper

Project description

build codacy pypi license

Index:

Introduction

Django-Rediser (Django Redis Helper) is a simple yet convenient wrapper for redis package. It lets you use Redis DB without worrying about connections and json encoding/decoding.

There’s 2 classes right now:

  • RedisStorage: main wrapper class, that ensures you have a connection to Redis server when you send commands to it.

  • RedisJSON: RedisStorage descendant, implementing json encoding/decoding.

Installation

To install Django-Rediser, simply:

pip install django-rediser

Usage

We’ll add usage information soon.

Examples

We’ll add some examples 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-rediser-0.0.3.27.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

django_rediser-0.0.3.27-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

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