[go: up one dir, main page]

moka 0.12.11

A fast and concurrent cache library inspired by Java Caffeine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Additional Notices for Moka

The majority of the Moka library is dual-licensed under the MIT and Apache 2.0
licenses.

However, the following files are an exception and are licensed solely under
the Apache License 2.0:

- src/common/frequency_sketch.rs
- src/common/timer_wheel.rs

These files were ported from the Java Caffeine library and are not dual-licensed.

Please refer to the LICENSE-APACHE file for more details on the Apache License 2.0.