freqfs 0.12.0

An in-memory filesystem cache layer over tokio::fs, with LFU eviction
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## How to Contribute

We're excited to accept your contributions to freqfs! If you're not sure where to get started,
consider [starting a discussion](https://github.com/haydnv/tinychain/discussions)
or [creating an issue](https://github.com/haydnv/tinychain/issues).

If you already have some changes you'd like to submit, just send a pull request.
You can find instructions for creating a pull request in
[GitHub Help](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).

## Licensing

By contributing code to this project, you represent that you own the copyright on your contributions, or that you have followed the licensing requirements of the copyright holder, and that your code may be used without any further restrictions than those specified in the Apache 2.0 open-source license. A copy of the license can be found in the `LICENSE` file in the root directory of the project.

## Code of Conduct

This project follows the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.