An open API service indexing awesome lists of open source software.

https://github.com/lancedb/ocra

OCRA: Object-store Cache in Rust for All
https://github.com/lancedb/ocra

arrow caching object-storage rust

Last synced: 7 months ago
JSON representation

OCRA: Object-store Cache in Rust for All

Awesome Lists containing this project

README

          

# OCRA

**OCRA**: (**A**) (**R**)ust (**C**)ache implementation using _arrow-rs_ [(**O**)bjectStore](https://docs.rs/object_store/latest/object_store/) trait.

[Docs]: https://docs.rs/ocra/0.1.1/ocra/
[Docs Badge]: https://img.shields.io/badge/docs-passing-brightgreen
[crates.io]: https://crates.io/crates/ocra
[crates.io badge]: https://img.shields.io/crates/v/ocra.svg

[![crates.io badge]][crates.io]
[![Docs Badge]][Docs]