zensh opened a new pull request, #346: URL: https://github.com/apache/arrow-rs-object-store/pull/346
[anda_object_store](https://github.com/ldclabs/anda-db/blob/main/rs/anda_object_store/README.md) is a Rust library that extends the functionality of the [object_store](https://docs.rs/object_store) crate with additional features like metadata management and encryption. Integration Test: - MetaStore: https://github.com/ldclabs/anda-db/blob/main/rs/anda_object_store/src/lib.rs#L577 - EncryptedStore: https://github.com/ldclabs/anda-db/blob/main/rs/anda_object_store/src/encryption.rs#L902 -- 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]
