ruojieranyishen opened a new issue, #2383: URL: https://github.com/apache/incubator-pegasus/issues/2383
## Feature Request **Is your feature request related to a problem? Please describe:** JuiceFS provides a high-performance, scalable POSIX filesystem that can serve as an alternative storage backend to HDFS for Pegasus cold backup scenarios. **Describe the feature you'd like:** Add support for JuiceFS as a block service backend for cold backups and data storage. **Implementation Details** - New provider juicefs_service registered using existing hdfs_service as underlying implementation - Patches RocksDB to allow HDFS protocol access to JuiceFS storage -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
