add iredis: A Terminal Client for Redis with AutoCompletion and Syntax

Highlighting.
This commit is contained in:
laixintao 2020-02-28 12:18:49 +08:00
parent 47f2398172
commit 4a4d97dcc1
No known key found for this signature in database
GPG Key ID: 4E7314AC219D7FE4
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [mycli](https://github.com/dbcli/mycli) - MySQL client with autocompletion and syntax highlighting.
- [pgcli](https://github.com/dbcli/pgcli) - Postgres client with autocompletion and syntax highlighting.
- [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC.
- [iredis](https://github.com/laixintao/iredis) - Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
### Devops