clouder-zhai commented on issue #1949: URL: https://github.com/apache/kvrocks/issues/1949#issuecomment-2764615666
Can I take this issue? And I have a question about the MIGRATE command. While the Redis MIGRATE command supports migrating multiple keys from the source to the destination, the go-redis interface currently only supports migrating one key at a time. Given that the Kvrocks test uses go-redis, should I implement the migration with one key per command, or is it necessary to fully implement the MIGRATE command to support multiple keys? @PragmaTwice -- 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]
