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
- Host: GitHub
- URL: https://github.com/lancedb/ocra
- Owner: lancedb
- License: apache-2.0
- Created: 2024-11-29T23:49:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T19:55:06.000Z (9 months ago)
- Last Synced: 2025-06-03T09:02:24.525Z (7 months ago)
- Topics: arrow, caching, object-storage, rust
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 10
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]