data-cache

Crates.iodata-cache
lib.rsdata-cache
version0.1.0
created_at2025-12-29 16:21:47.886205+00
updated_at2025-12-29 16:21:47.886205+00
descriptionCaching implementations for quant data providers
homepagehttps://github.com/factordynamics/data
repositoryhttps://github.com/factordynamics/data
max_upload_size
id2010858
size105,206
refcell (refcell)

documentation

README

data-cache

Caching implementations for quant data providers.

Overview

This crate provides caching implementations including SQLite-based persistence, in-memory caching, and no-op caching.

License

MIT OR Apache-2.0

Commit count: 0

cargo fmt