Redisboard

Latest version: v0.0

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

Scan your dependencies

Page 1 of 2

3.0.2

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

* Fixed UnicodeDecodeError in "redisboard/admin.py" (Issue `15 <https://github.com/ionelmc/django-redisboard/issues/15>`_).
Contributed by Erik Telepovský in `29 <https://github.com/ionelmc/django-redisboard/pull/29>`_.
* Fixed TypeError in "redisboard/admin.py". Contributed by gabn88 in `28 <https://github.com/ionelmc/django-redisboard/pull/28>`_.

3.0.1

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

* Add supportfor Django 1.10. Contributed by Vincenzo Demasi in `26 <https://github.com/ionelmc/django-redisboard/pull/26>`_.

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.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.