Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 18:34:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191281] New: [New port]: py-django-redis: redis cache/session backend
Message-ID:  <bug-191281-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191281

            Bug ID: 191281
           Summary: [New port]: py-django-redis: redis cache/session
                    backend
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: melvyn@magemana.nl

Created attachment 144035
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144035&action=edit
add-3.6.2.patch

Django-redis is a BSD Licensed, full featured Redis cache/session backend for
Django.

Why use django-redis?

- In active development.
- Modular client system (pluggable clients).
- Master-Slave support in the default client.
- Complete battery of tests.
- Used in production in several projects as cache and session storage.
- Supports infinite timeouts.
- Python 3 support in same code base.
- Facilities for raw access to Redis client/connection pool.
- Highly configurable (can emulate memcached exception behavior, for example).
- Unix sockets supported by default.
- Pluggable parsers.

WWW: http://niwibe.github.io/django-redis/

Fix:
Buildarchive: https://redports.org/buildarchive/20140622174401-80741/

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191281-13>