Xuanwo commented on issue #1478:
URL: https://github.com/apache/kvrocks/issues/1478#issuecomment-2102278912

   > opendal as a backend of RocksDB Env
   
   It looks like a good idea. I don't have much understadning of RocksDB Env so 
I don't know if it's possible with a simple wrapper.
   
   My friend @leiysky told me that rocksdb env requires `append` support which 
is not widely supported by object storage services (at least s3 doesn't). And 
even for services that support append, It might be not good for append many 
small chunks. This could be an issue.
   
   Note: OpenDAL itself does support `append` but s3 doesn't.


-- 
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]

Reply via email to