[Bug 191281] New: [New port]: py-django-redis: redis cache/session backend

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 22 18:34:07 UTC 2014


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 at FreeBSD.org
          Reporter: melvyn at 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.


More information about the freebsd-ports-bugs mailing list