data-cache 0.1.0

Caching implementations for quant data providers
1
2
3
4
5
6
7
8
9
10
11
# 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