Review of in-memory cache implementation

Hoping for a review of my initial attempt at adding an optional in-memory cache backend to my library, using Moka. I’m sure improvements could be made but it does seem to be working.

Implementation is here:

https://github.com/06chaynes/http-cache/blob/manager-moka/http-cache/src/managers/moka.rs

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.