memcachelite
A simple in-memory caching module for Node.js with TTL support
cache-api-local
A lib to use for caching the api res so your load to serve minimize. Plus it has revalidating feature 🔥🔥
@objectnimesis-inc/local-cache
The `LocalCache` class is an in-memory cache implementation that provides a simple and efficient way to store and retrieve key-value pairs. It supports various data structures such as strings, numbers, booleans, buffers, objects, sets, maps, and arrays. T
locache
Simple utility function to get and set data in your localStorage