Tredis

Latest version: v0.8.0

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

Scan your dependencies

Page 1 of 2

0.8.0

- Add `List <http://redis.io/commandslist>`_ commands (9 of 17) (7 - dave-shawley)
- Add :meth:`~tredis.Client.zcard` (8 - ibnpaul)
- Add :meth:`~tredis.Client.zscore` (8 - ibnpaul)
- Documentation fixes (6 - Zephor5)

0.7.0

- Add support for Redis Clusters in the new :class:`~tredis.Client` class
- Add :meth:`~tredis.Client.cluster_info` and :meth:`~tredis.Client.cluster_nodes`

0.6.0

- Add :meth:`~tredis.Client.zrem` to the `Sorted Sets <http://redis.io/commandssorted_set>`_ commands
- Locate master and reconnect when a ``READONLY`` response is received
- Add :meth:`~tredis.Client.time` command

0.5.0

- Add `Hash <http://redis.io/commandshash>`_ commands (13 of 15)
- Add `Sorted Sets <http://redis.io/commandssorted_set>`_ commands (3 of 21)

0.4.0

- Add :class:`~tredis.Client.info` command

0.3.0

- Remove broken pipelining implementation
- Add scripting commands

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.