Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cfal/lru-cache.js

A simple in-memory LRU cache
https://github.com/cfal/lru-cache.js

Last synced: 23 days ago
JSON representation

A simple in-memory LRU cache

Awesome Lists containing this project

README

        

# lru-cache.js

A simple in-memory LRU cache with no dependencies