From be0f0b576f40ba0ab67009cbc01a83019d31bf11 Mon Sep 17 00:00:00 2001 From: chenby Date: Wed, 15 Nov 2023 10:36:29 +0800 Subject: [PATCH] buymecoffee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da7ac4f..bfd7767 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # redis-rdb-cli -Buy Me A Coffee +Buy Me A Coffee A tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define there own sink service to migrate redis data to somewhere.