From 0ce9072e1cc0889754359a41150e7755c8603947 Mon Sep 17 00:00:00 2001 From: trimstray Date: Sun, 29 Mar 2020 09:52:09 +0200 Subject: [PATCH] add 'pgsync' and 'iredis' - signed-off-by: trimstray --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c52255..0714264 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,8 @@ Only main chapters:   :small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
  :small_orange_diamond: litecli - SQLite CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: OSQuery - is a SQL powered operating system instrumentation, monitoring, and analytics framework.
+  :small_orange_diamond: pgsync - sync data from one Postgres database to another.
+  :small_orange_diamond: iredis - a terminal client for redis with autocompletion and syntax highlighting.

##### :black_small_square: TOR