issues
search
isaacs
/
node-lru-cache
A fast cache that automatically deletes the least recently used items
http://isaacs.github.io/node-lru-cache/
ISC License
5.38k
stars
353
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build: remove bundler and unnecessary package.json fields
#211
SuperOleg39
closed
2 years ago
3
Allow unbounded storage if maxSize or ttl set
#210
isaacs
closed
2 years ago
2
Bug: purgeStale sometimes gets stuck in an infinite loop
#209
javiergonzalezGenially
closed
2 years ago
6
The fixed-size allocation in v7 restricts many previously possible use cases
#208
MartinKolarik
closed
2 years ago
9
Ensure process object exists for deprecation warn
#207
tavogel
closed
2 years ago
1
Deprecation checks in v7 break browser compatability
#206
tavogel
closed
2 years ago
0
Explore writing some/most of this lib in C, and compiling to WASM
#205
isaacs
closed
1 year ago
4
Dispose not called on the last stale item in a cache with purgeStale or clear
#203
mkomaiha
closed
2 years ago
1
freeFromMemoryOrWhatever is not defined?
#202
l10r
closed
2 years ago
0
Add TypeScript types
#201
eugene1g
closed
2 years ago
10
Keys, Entries, and Values() generators not working in 7.4.0
#200
mkomaiha
closed
2 years ago
1
updateRecencyOnHas not implemented?
#199
greghuc
closed
2 years ago
5
Mock date to test lru-cache ttl
#198
teolag
closed
2 years ago
2
ci: add size-limit integration
#196
SuperOleg39
closed
2 years ago
6
Add TypeScript typings with repo
#195
Brian-McBride
closed
2 years ago
11
Getting error as "npm ERR! notarget No matching version found for lru-cache@^7.3.0"
#194
samarkumar1
closed
2 years ago
1
max option must be an integer even if maxAge/ttl is set
#193
mykola-mokhnach
closed
2 years ago
2
Cache seems to return unrelated values after a while
#192
bcomnes
closed
2 years ago
8
Clear or reset the cache regularly
#190
XzyZachary
closed
2 years ago
2
v7: ttl
#189
isaacs
closed
2 years ago
0
v7: disposal
#188
isaacs
closed
2 years ago
0
v7: size calculations
#187
isaacs
closed
2 years ago
0
semantics change, faster bulk eviction
#186
isaacs
closed
2 years ago
1
Setting cache with maxAge 0 causes the cache to never expire
#185
edwin-tandiono
closed
2 years ago
4
add CI workflow using GitHub Actions
#184
striezel
closed
2 years ago
0
update tap to 15.0.9 / fix vulnerabilties by updating dependencies
#183
striezel
closed
2 years ago
1
Add "find" function
#182
telion2
closed
2 years ago
1
Fixed Documentation Mistake in README.md
#180
1cedsoda
closed
2 years ago
0
Is there a way we can set max age keywise ?
#179
smehta91
closed
3 years ago
0
Corrupt JSON with many objects
#178
Zyles
closed
2 years ago
1
Add Power Support ppc64le
#177
nagesh4193
closed
2 years ago
0
FYI - node-lru-cache ported to Deno
#176
oguimbal
closed
2 years ago
2
Output entry time on dispose
#175
rmrice
closed
2 years ago
0
How to store cached data in redis, instead memory?
#174
wenlittleoil
closed
2 years ago
2
Optimization for `prune()` (half the work)
#173
danielgindi
closed
2 years ago
0
Feature/clean old item on set new one
#172
schipiga
closed
4 years ago
0
Support default values and swap to fs
#171
schipiga
closed
4 years ago
0
No matching version found for lru-cache@^6.0.0.
#170
Prabukmca
closed
2 years ago
3
Changelog of 6.0.0
#169
icebob
closed
3 years ago
3
[feature] no dispose on reset
#168
zdm
closed
3 years ago
0
version 5.x not es5 compatible
#167
ayal
closed
2 years ago
3
Fix typo in the readme
#166
mikeybyker
closed
2 years ago
0
length do not take maxAge into account
#165
songpr
closed
2 years ago
2
fix incorrect syntax highlighting in readme
#164
amilajack
closed
2 years ago
0
Dynamic size change
#163
elirazco-ma
closed
4 years ago
0
yallist module is required
#162
alexander-elgin
closed
4 years ago
0
Add 'disposed' callback option
#161
domarmstrong
closed
2 years ago
9
Feature: Allow length to be passed to set.
#160
joeyhub
closed
2 years ago
2
Update README.md
#159
edbzn
closed
4 years ago
0
Remove unused variables
#158
linjiajian999
closed
2 years ago
0
Previous
Next