Iredis

Latest version: v1.15.0

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

Scan your dependencies

Page 3 of 9

1.9.3

- Bugfix: When IRedis start with `--decode=utf-8`, command with shell pipe will
fail. ( [383](https://github.com/laixintao/iredis/issues/383)). Thanks to
[hanaasagi].

1.9.2

- Bugfix: before `cluster` commands' `node-id` only accept numbers, not it's
fixed. `node-id` can be `\w+`.
- Feature: support set client name for iredis connections via `--client-name`.

1.9.1

- Feature: support auto-reissue command to another Redis server, when got a
"MOVED" error in redis cluster.

1.9

- Feature: Support `LPOS` command.
- Doc: Update docs in `HELP` command update to date.

1.8

- Feature: Fully support Redis6!
- Support `STRALGO` command.
- `MIGRATE` command now support `AUTH2`.
- DISABLE `hello` command, IRedis not support RESP3.

1.7.4

- Bugfix: Lock wcwidth's version on `1.9.0`. Fix binary build.

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.