runtime-memcache
A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
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
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
A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
___