mapleFU commented on issue #1478: URL: https://github.com/apache/kvrocks/issues/1478#issuecomment-1756847828
Initialize S3/GCS etc would be a bit tricky, maybe opendal C SDK would help: https://github.com/apache/incubator-opendal . It would be also ok for testing in local machine. Other tools in C++ is also welcomed. Since s3 credit config is a bit tricky, I think we'd better use thirdparty library at first. Also, the dependency would be a bit complex for using object SDK, we'd better make clear what the config would like. You can try to investigate how other system does that: 1. https://tikv.org/docs/6.5/concepts/explore-tikv-features/backup-restore-cn/ 2. https://www.cockroachlabs.com/docs/stable/backup -- 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]
