feldera-buffer-cache 0.287.0

Weighted in-memory buffer caches with LRU and S3-FIFO eviction
Documentation
1
2
3
4
mod builder;
mod lru;
mod s3_fifo;
mod s3_fifo_proptests;