Terminal client for Redis with auto-completion and syntax highlighting

Edit Package iredis
https://iredis.io/

A terminal client for redis with auto-completion and syntax
highlighting. IRedis lets you type Redis commands smoothly, and displays results
in a user-friendly format.

IRedis is an alternative for redis-cli. In most cases, IRedis behaves exactly
the same as redis-cli. Besides, it is safer to use IRedis on production servers
than redis-cli: IRedis will prevent accidentally running dangerous commands

Refresh
Refresh
Source Files
Filename Size Changed
iredis-1.11.1.tar.gz 0000253191 247 KB
iredis.changes 0000002876 2.81 KB
iredis.spec 0000004102 4.01 KB
Revision 3 (latest revision is 7)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 985743 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 3)
- disable some failing tests (reported upstream) to fix the build.
- update to version 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.
- update to version 1.11.1:
 - Bugfix: Switch distutils.version to packaging.version to fix the version parse for windows. (new dependency: pypi's python-packaging.
Comments 0
openSUSE Build Service is sponsored by