Iredis

Latest version: v1.15.0

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

Scan your dependencies

Page 2 of 9

1.12.1

- Feature: support new command: `HRANDFIELD`.
- Bugfix: all tests pass on redis:7 now.
- Feature: IRedis now accept `username` for auth, redis server version under 6
will ignore `username`.
- Feature: IRedis support prompt now, you can customize prompt string. (thanks
to [aymericbeaumet])

1.12

- Feature: `CLIENT KILL` now support `LADDR` argument.
- Feature: `CLIENT LIST` now support `ID` argument.
- Feature: `CLIENT PAUSE` support options and added `CLIENT UNPAUSE` command.
- Feature: `CLIENT TRACKING` support multiple prefixes.
- Feature: support new command: `CLIENT TRACKINGINFO`.
- Feature: support new command: `COPY`.
- Feature: support new command: `EVAL_RO` and `EVALSHA_RO`.
- Feature: support new command: `EXPIRETIME`.
- Feature: support new command: `FAILOVER`.
- Feature: support new command: `GEOSEARCH`.
- Feature: support new command: `GEOSEARCHRESTORE`.
- Feature: support new command: `GETDEL`.
- Feature: support new command: `GETEX`.
- Feature: `FLUSHDB` and `FLUSHALL` supports `SYNC` option.
- Feature: `GEOADD` supports `CH XX NX` options.
- Feature: Timestamp Completers are now support completion for timestamp fields
and milliseconds timestamp fields.
- Deprecate: `GEORADIUS` is deprecated, no auto-complete for this command
anymore.
- Deprecate: `GEORADIUSBYMEMBER` is deprecated, no auto-complete for this
command anymore.

1.11.1

- Bugfix: Switch `distutils.version` to `packaging.version` to fix the version
parse for windows. (new dependency: pypi's python-packaging.

1.11

- Dependency: Upgrade mistune lib to ^2.0. (see
https://github.com/laixintao/iredis/issues/232)

1.10

- Feature: more human readable output for `HELP` command like `ACL HELP` and
`MEMORY HELP`.
- Feature: you can use <kbd>Ctrl</kbd> + <kbd>C</kbd> to cancel a blocking
command like `BLPOP`.
- Test: IRedis now tested under ubuntu-latest (before is ubuntu-16.04)
- Dependency: Support Python 3.10 now, thanks to [tssujt].
- Add new command group: `bitmap`.
- Support new command in Redis:
- `ACL GETUSER`
- `ACL HELP`
- `BLMOVE`
- `CLIENT INFO`

1.9.4

- Bugfix: respect newbie_mode set in config, if cli flag is missing. thanks to
[sid-maddy]

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.