apache / apache/kvrocks

Track issues: improvements of the kvrocks2redis

Open
#1,643 2 comments 0 reactions 1 assignee Claimed by @git-hulk View on GitHub
enhancement
Dominant language
C++
Stars
4.4k
Forks
658
Avg merge
1d 20h
Merged PRs (30d)
10

Description

Many users would like to use kvrocks2redis to migrate the data from Kvrocks to Redis or other Kvrocks instances. But kvrocks2redis is hard to set up and use, we can improve it by making configurations more clear and simple.

- [ ] Investigate if possible to read the increment change streams from the local as well after parsing the DB dir, so that we can remove the source kvrocks host:port configuration.
- [ ] Add the support for migrating data from Kvrocks to the Redis cluster
- [ ] https://github.com/apache/kvrocks/issues/1442
- [ ] Backoff retry if unable to connect the Redis target
- [ ] Add test cases for kvrocks2redis to make sure it works all the time
- [x] https://github.com/apache/kvrocks/issues/1644
- [x] Rename `cluster-enable` to `cluster-enabled` for keeping consistent with Kvrocks. Refer https://github.com/apache/kvrocks-website/pull/141#issuecomment-1676479767. #1673

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.