A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
High performing cache library (with cache replacement) for browser and node
A fast and modern in-memory cache library with TTL and LRU for javascript runtimes.
jsCache is a fast and small JavaScript library used for caching at client side. It helps you to decrease your server load and increase your application performance by caching api for the time period you want. Not only api you can case every type of data w