zarrs
zarrs copied to clipboard
Add ChunkCache support for Async Storages
Hello,
Is there any technical limitation that prevent us to use ChunkCache for Async Storage like S3 or OpenDAL ?
Thank you
Not at all, would you like to contribute such a feature? It looks like moka has an async cache, so it should be very easy to mirror the existing sync ChunkCaches.
Sure I'll try to do it in the next few days. Btw Thank for this library !!!