accelerator 0.1.1

MVP multi-level cache runtime with singleflight load de-duplication
Documentation
1
2
3
4
5
6
#[path = "macro_v2/cache_evict_batch.rs"]
mod cache_evict_batch;
#[path = "macro_v2/cacheable_batch.rs"]
mod cacheable_batch;
#[path = "macro_v2/support.rs"]
mod support;