Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lru-cache

Build Status Coverage Status

A LRU replacement cache

It comes with an in-memory store that is safe for concurrent use.

You can always roll out your own custom store implementation once it implements the Store interface.

About

A LRU replacement cache

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages