Skip to content

MirkoRossini/django-redis-engine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Django Redis Engine for django-nonrel 0.1

Requirements

Optional Requirements

  • dbindexer

Features

Indexing for: * startswith,istartswith * endswith,iendswith * gt,gte,lt,lte * contains (using dbindexer)

Redis transaction support: you can execute multiple insert of django objects in one single pipeline. See testproject/testapp/tests.py Count queries

Missing features

Aggregate queries Documentation (although testproject is self-documented)

Contributing

You are highly encouraged to participate in the development, simply use GitHub's fork/pull request system. If you don't like GitHub (for some reason) you're welcome to send regular patches to the mailing list.

About

Django Redis engine for Django Nonrel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages