1 Forks
45 Stars
45 Watchers

async-lru

A simple async LRU cache supporting O(1) set, get and eviction of old keys

How to download and setup async-lru

Open terminal and run command
git clone https://github.com/feross/async-lru.git
git clone is used to create a copy or clone of async-lru repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async-lru https://github.com/feross/async-lru/archive/master.zip

Or simply clone async-lru with SSH
[email protected]:feross/async-lru.git

If you have some problems with async-lru

You may open issue on async-lru support forum (system) here: https://github.com/feross/async-lru/issues