Developer tool for Zoic, a caching middleware library for Oak/Deno.
A useful tool for anyone using the Zoic middleware caching library for the Deno runtime to view common performance metrics for their cache, including memory used, reads/writes processed, and hit/miss latency.
Please see our readme for using the dev tool here: https://github.com/oslabs-beta/zoic/tree/main/zoic_dev_tool
Latest reviews
- (2022-07-05) Joseph Borrow: Super helpful lightweight tool for getting insights into Zoic cache in Deno runtime.