moka-0.1.0-beta.1 has been yanked.
Moka
Work in Progress
Moka is a fast, concurrent cache library for Rust. Moka is inspired by Caffeine (Java) and Ristretto (Go).
Status
Moka is currently in a very early stage of development (design and PoC). Many features are not implemented and the API will change very often.
Requirements
- Rust 1.45.2 or newer.
License
Moka is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-MIT and LICENSE-APACHE for details.