sova-response-cache 0.1.1

HTTP GET response cache middleware for Sova
Documentation
1
2
3
4
5
6
7
8
9
10
11
# sova-response-cache

Cache public GET 200 responses in a `KvStore`.

**Guide:** https://s00d.github.io/sova/plugins/response-cache

```bash
cargo add sova --features response-cache
```

MIT — see LICENSE.