An open API service indexing awesome lists of open source software.

https://github.com/shixiongfei/cache-one

A cache library only remembers the last call that matches the parameter key
https://github.com/shixiongfei/cache-one

cache caching memoization memoize memoizer

Last synced: 11 months ago
JSON representation

A cache library only remembers the last call that matches the parameter key

Awesome Lists containing this project

README

          

# cache-one

[![NPM Version](https://img.shields.io/npm/v/cache-one)](https://www.npmjs.com/package/cache-one)

A cache library only remembers the last call that matches the parameter key