Object Store Caching layer #2776
Labels
binding/rust
Issues for the Rust crate
enhancement
New feature or request
help wanted
Extra attention is needed
Description
Use Case
We currently in the worst case read them both in full twice, we can however cache the first round of reading, which will reduce the second round of getting files from an object store
Related Issue(s)
See discussion here #2760
The text was updated successfully, but these errors were encountered: