Terminal client for Redis with auto-completion and syntax highlighting
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
- Developed at server:database
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/iredis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
iredis-1.14.0.tar.gz | 0000359847 351 KB | |
iredis.changes | 0000004788 4.68 KB | |
iredis.spec | 0000004141 4.04 KB |
Revision 6 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1121494
from
Sebastian Wagner (sebix)
(revision 6)
- switch to pyproject - tests: disable redis snapshots, seem to be the default now - update to version 1.14.0: - Dependency: upgrade redis-py to 5 (thanks to [chayim]) - Feature: porting to redis-server 7.2 now - Feature: supports python 3.10, 3.11 now - Doc: update commands.json from redis-doc to latest version - update to version 1.3.2: - upgrade mistune to v3 - deprecate importlib_resources. use buildin now. - fix: fix data types changes in redis 7 - fix restore command - update to version 1.13.1: * fix slowlog get render: ms -> us (#463)
Comments 0