apache / apache/kvrocks

Add option to disable incremental sync in kvrocks2redis

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

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.

### Version

2.8

### Minimal reproduce step

Looking downwards

### What did you expect to see?

Looking downwards

### What did you see instead?

Looking downwards

### Anything Else?

Currently, `kvrocks2redis` will synchronize incremental data by default, but if the increment is too large, many data files will be written, we can consider adding a configuration that does not write incremental data, and only does full synchronization.

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

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.