Django-redisboard

Latest version: v8.4.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

3.0.0

------------------

* Drop support for Django < 1.8
* Add support for Django 1.9. Contributed by gabn88
in `25 <https://github.com/ionelmc/django-redisboard/pull/25>`_.

2.0.0

------------------

* Fix error handling in couple places. Now pages don't return 500 errors if there's something bad going on with the
redis connection.
* Remove key stats that came from ``DEBUG OBJECT`` (LRU, Address, Length etc). Now ``OBJECT
[REFCOUNT|ENCODING|IDLETIME]`` is used instead. **BACKWARDS INCOMPATIBLE**

1.2.2

------------------

* Exception handling for AWS ElastiCache Redis or any Redis that does not have DEBUG OBJECT command.
* Enabled Redis keys to be inspected despite not having details from DEBUG OBJECT command.

1.2.1

------------------

* Fixed a bug on Python 3 (no ``xrange``).
* Fixed some issues the ``run_redisboard.py`` bootstrapper had with virtualenv.

1.2.0

------------------

* Add ``REDISBOARD_SOCKET_TIMEOUT``, ``REDISBOARD_SOCKET_CONNECT_TIMEOUT``, ``REDISBOARD_SOCKET_KEEPALIVE`` and
``REDISBOARD_SOCKET_KEEPALIVE_OPTIONS`` options.

1.1.0

------------------

* Fix broken slowlog display.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.