diff --git a/readme.md b/readme.md index 2a4789b..d26c89f 100644 --- a/readme.md +++ b/readme.md @@ -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) - Redis client with autocompletion and syntax highlighting. ### Devops