invalidate
Invalidate a cached image in the browser, using an iframe trick.
eager-cache
Cache that 'eagerly' fetches everything it intends to hold in a single request.
@open-condo/apollo
A wrapper over @apollo/client that allows you to use persistent cache from local storage, configure TTL, invalidate cache, and use a single configuration for getServerSideProps, SSR, and CSR
js-simple-cache
"A simple caching object data base on ES6 Map() that support auto invalidate cache when reach maximum size