Zoic
A lightweight, middleware caching library for Deno
Featured
5 Votes



Description
Zoic is an easy-to-use middleware library for caching responses from RESTful API endpoints in Oak, built for the Deno JavaScript runtime. Zoic provides an LRU in-memory cache, as well as support for Redis caches, and several other custom config options.