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
Question about cache eviction
#310
blueberry6401
closed
1 year ago
3
dispose/disposeAfter aren't called on replace
#309
orgads
closed
1 year ago
1
Structural setup around now forbidden undefined and null values (since v8)
#308
holgerd77
closed
1 year ago
2
Ever endpoint request, cache is empty, what can I fix?
#307
TannerS
closed
1 year ago
2
Engines constraint
#306
ilnicki
closed
1 year ago
1
Breaking change on version 7.15.0 - "Uncaught TypeError: LRU is not a constructor"
#305
guska8
closed
1 year ago
2
Cannot read private member #keyMap from an object whose class did not declare it
#304
overdev-l
closed
1 year ago
5
fix(types): fetch method should not return void but undefined instead
#303
Thenkei
closed
1 year ago
3
Why does the fetch function return void ?
#302
HuyAms
closed
1 year ago
18
fix infinite loop when using .get() inside .keys() loop
#301
LucianBuzzo
closed
9 months ago
8
Remove import of lib DOM
#300
jer-sen
closed
1 year ago
2
what does maxSize mean?
#299
stephenliu1944
closed
1 year ago
1
In typeScript can use string as key
#298
victorGS18
closed
1 year ago
2
How to understand ”when set ttlAutopurge=true, that may significantly degrade performance“
#297
scarcoco
closed
1 year ago
2
SyntaxError: Unexpected token '(' => #initializeTTLTracking()
#296
dancarasco
closed
1 year ago
1
Incorrect return type for fetch ?
#295
benasher44
closed
1 year ago
1
TypeError: lru_cache_1.LRUCache is not a constructor
#294
TroyCoombs
closed
1 year ago
12
stale status with TTL remaining
#293
alwendt
closed
1 year ago
9
Breaking change in handling of `undefined` values
#292
ZzZombo
closed
1 year ago
4
`set(k, undefined, { noDisposeOnSet: true })` still calls `dispose`
#291
SamWilsn
closed
1 year ago
11
canched value can only be object
#290
tjx666
closed
1 year ago
3
v8: TypeScript types misrepresent CJS exports
#289
nwalters512
closed
1 year ago
9
set success but get old value
#288
irunsinnobita
closed
1 year ago
1
possible perf improvements around fetch() and BackgroundFetch objects
#287
isaacs
opened
1 year ago
0
[bug] throw TypeError: Cannot read from private field at __accessCheck when used in vue3 + vite + pinia store
#286
joyexpr
closed
1 year ago
5
Semantics of `has` and `get` with `fetchMethod`
#285
eugene1g
closed
1 year ago
1
fetch(): is it still inflight-unique?
#284
eugene1g
closed
1 year ago
2
CJS is broken on v8 with Typescript
#283
orgads
closed
1 year ago
8
Missing or broken source maps?
#282
mattgodbolt
closed
1 year ago
4
Remove outdated caveats from readme
#281
isaacs
closed
1 year ago
0
typescript rewrite
#280
isaacs
closed
1 year ago
12
rewrite in TypeScript
#279
isaacs
closed
1 year ago
4
Purging stale cache hangs
#278
LaurensRietveld
closed
1 year ago
1
Error Cannot find name "V" in index.d.ts since 01/03/2023 morning update
#277
laekem34
closed
1 year ago
0
Does this work across different files within same instance?
#276
TannerS
closed
1 year ago
7
Add `status` option for tracking cache behavior
#275
isaacs
closed
1 year ago
10
`fetch()` can resolve to `undefined` (or some other invalid value) when background fetch falls out of cache
#274
isaacs
closed
1 year ago
0
FR: `cache.fetch(key, { signal })`
#273
isaacs
closed
1 year ago
0
Drop support for Node < 16
#272
isaacs
closed
1 year ago
1
[Feature request] Provide fetch status to caller
#271
yoshigev
closed
1 year ago
1
fix evict-while-fetch() causing data structure corruption
#270
nornagon
closed
1 year ago
4
calculatedSize can go out of sync with sum(sizes) when using fetch()
#269
nornagon
closed
1 year ago
2
[Feature request] some kind of "return stale value, but keep updating" signal
#268
isaacs
closed
1 year ago
3
document that sizeCalculation can be called with a Promise when using fetch()
#267
nornagon
closed
1 year ago
4
Add ESM version
#266
eugene1g
closed
1 year ago
0
`sizeCalculation()` should respect `options.size`
#265
seiwonpark
closed
1 year ago
0
inprove docs/error message when size cant be determined and maxSize is set
#264
seiwonpark
closed
1 year ago
4
[Feature request] allowStaleOnError
#263
ayala-orca
closed
1 year ago
6
Add an ESM version
#262
eugene1g
closed
1 year ago
0
[Question]: Does this follow a singleton type design?
#261
TannerS
closed
1 year ago
5
Previous
Next