git-hulk opened a new pull request, #2990: URL: https://github.com/apache/kvrocks/pull/2990
This closes #2988. Before the version 2.8.0, we only supported using the redis command to migrate the increment writes, which needed to encode and decode on both the source and target sides. To mitigate the performance issue, we introduce the `raw-key-value` way to migrate by the rocksdb write batch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
