Flask-and-redis

Latest version: v1.0.0

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

Scan your dependencies

Page 2 of 2

0.3.2

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

* Added ``redis`` as install requirement in ``setup.py``.

0.3.1

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

* Move from ``flask_redis`` package to python module.
* Little improvements for storing ``_flask_app`` attribute to :class:`~.Redis`
instance.

0.3

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

* Implement :meth:`~.Redis.init_app` method.

0.2.1

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

* Convert ``REDIS_PORT`` to an ``int`` instance.

0.2

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

* Added support of ``REDIS_URL`` setting. By default, :class:`~.Redis` will try
to guess host, port, user, password and db settings from that value.

0.1

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

* Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.