[go: up one dir, main page]

moka 0.1.0-beta.1

A fast and concurrent cache library inspired by Caffeine (Java) and Ristretto (Go)
Documentation
moka-0.1.0-beta.1 has been yanked.

Moka

GitHub Actions crates.io release docs dependency status license

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.