Search results

29 packages found

A tiny LRU implementation that strives for simplicity and performance.

published 1.2.0 a year ago
M
Q
P

Simple “Least Recently Used” (LRU) cache. A fork of quick-lru for commonjs

published 5.2.1 3 years ago
M
Q
P

A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.

published 1.0.2 8 years ago
M
Q
P

LRU cache for browser and Node.js

published 1.0.0 4 years ago
M
Q
P

Hyper “Least Recently Used” (LRU) cache

published 1.0.13 4 years ago
M
Q
P

An in-memory key/value cache based on the Least Recently Used algorithm

published 0.0.9 5 years ago
M
Q
P

Least recently used cached generator

published 0.1.2 7 years ago
M
Q
P

A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w

published 1.0.0 9 years ago
M
Q
P

> You cache the results you know when to flush'em

published 0.1.1 4 years ago
M
Q
P