Search results

37 packages found

Simple “Least Recently Used” (LRU) cache

published 7.0.0 8 months ago
M
Q
P

LRU and FIFO caches for Client or Server

published 3.7.0 4 months ago
M
Q
P

IndexedDB-based persisting LRU cache for the browser

published 1.0.0 5 months ago
M
Q
P

Tiny LRU cache for Client or Server

published 11.2.6 13 days ago
M
Q
P

Simple “Least Recently Used” (LRU) cache

published 5.2.0 3 years ago
M
Q
P

A tiny LRU implementation that strives for simplicity and performance.

published 1.2.0 9 months 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.2.2 a month ago
M
Q
P

LRU and FIFO caches for Client or Server

published 3.3.3 5 months 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.0 8 years ago
M
Q
P

Tiny & Fast LRU Implementation as possible

published 2.1.2 7 years ago
M
Q
P

A dead simple, high performance, somewhat-recently-used cache.

published 1.0.5 6 years ago
M
Q
P

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

published 1.0.6 3 months 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

hyperlru implementation backed in an Map

published 1.0.0 7 years ago
M
Q
P

hyperlru implementation backed in an Object

published 1.0.0 7 years ago
M
Q
P

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

published 0.0.9 4 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 8 years ago
M
Q
P

A simple proxy that creates plain javascript objects that behave like an lru cache.

published 0.1.2 5 years ago
M
Q
P

"Least Recently Used" (LRU) cache compatible to ES6 Map

published 2.0.0 3 years ago
M
Q
P

Simple “Least Recently Used” (LRU) cache

published 6.1.3 a year ago
M
Q
P