issues
search
medikoo
/
memoizee
Complete memoize/cache solution for JavaScript
ISC License
1.75k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`max: 0` doesn't disable cache.
#145
monkekode
opened
2 months ago
5
bun compat issue
#144
RokoTechnology
closed
1 month ago
10
feat: support EsModules
#143
aminya
closed
2 months ago
3
Memory leak when using `maxAge` on node.js
#142
benoitkoenig
closed
4 months ago
2
Codecov badge
#141
drazisil
opened
6 months ago
2
fix node version package.json
#140
jshamg
closed
6 months ago
2
Found a mistake here that breaks our Pipeline
#139
jshamg
closed
6 months ago
2
Correct engines declaration
#138
aredridel
closed
6 months ago
2
Update package.json
#137
AScriver
closed
6 months ago
2
typo in engines.node
#136
perrefe
closed
6 months ago
20
memoizee@0.4.16 is broken due to node requirement
#135
j-fulbright
closed
6 months ago
10
chore: update package.json to do not reference vulnerable dependency
#134
kopach
closed
6 months ago
3
Package is showing a vulnerability
#133
mfernandes-alcumus
closed
6 months ago
7
Option to return prior cached value on update failure
#132
cdhowie
opened
2 years ago
5
max option does not work with promise option
#131
jackgeek
opened
2 years ago
1
Add yarn command for installation
#130
johannchopin
closed
2 years ago
0
Feature Request: Wouldn't it be good if we could use a Redis backend?
#129
ATheCoder
closed
2 years ago
2
Is there a way to dynamically configure the size?
#128
mfbx9da4
opened
2 years ago
7
Why is the memoizee so slow?
#127
rudimadima
closed
2 years ago
2
Allow `maxAgeSinceAccess` in addition to `maxAge`
#126
blackarctic
opened
2 years ago
11
Memoizing a function without arguments
#125
jkantr
closed
3 years ago
1
Cannot import memoizee
#124
valerii15298
closed
2 years ago
3
replace `es5-ext` with `core-js@^3`
#123
bowencool
closed
3 years ago
2
feat: let default nomalizer be more general
#122
jjangga0214
opened
3 years ago
1
Rollup fails to bundle memoizee correctly
#121
IamTheHttp
opened
3 years ago
6
How to deal with functions taking dict args?
#120
dheera
opened
3 years ago
6
setter method
#119
yarosdev
opened
3 years ago
1
Callback for cache access
#118
ThomWright
closed
3 years ago
5
Promise rejections not cleared immediately from cache
#117
lukashavrlant
opened
3 years ago
2
Add test case & README note for invocations throwing errors
#116
thgreasi
closed
4 years ago
0
Is not caching non-promise returning calls the intended behavior?
#115
thgreasi
closed
4 years ago
1
chore: Add .npmignore
#114
andrew--r
closed
4 years ago
4
Doesn't work with snowpack.
#113
MarkLyck
closed
4 years ago
3
Dependency on "D" renders this useless
#112
mssngr
closed
4 years ago
4
Cannot find module 'event-emitter'
#111
perstromswe
closed
4 years ago
3
Memoize options hash argument by identity
#110
richardscarrott
closed
4 years ago
6
typescript import if WeakMap mode
#109
amitm02
opened
4 years ago
1
Is this package Angular AOT compatible?
#108
asherbig
opened
4 years ago
1
File does not exist
#107
stovak
closed
4 years ago
1
Check for undefined before accessing timeout
#106
supersonicclay
opened
5 years ago
6
AbaUpdate index.js
#105
ghost
closed
5 years ago
0
memoizee in TypeScript's class?
#104
jacek-jablonski
closed
5 years ago
2
Don't memoize undefined
#103
earonesty
opened
6 years ago
1
How cache could be not saved in some cases?
#102
GlebDolzhikov
closed
6 years ago
4
CI tests are running against legacy node
#101
amilajack
closed
6 years ago
1
Add travis ci support
#100
amilajack
closed
6 years ago
1
Different cache id resolution per argument
#99
amaury1093
closed
6 years ago
2
Idea: memoizing observables
#98
Rush
opened
6 years ago
2
Add support for removing cancelled bluebird3 promises from the cache.
#97
Page-
closed
6 years ago
5
Add option for custom profiler
#96
faboulaws
closed
6 years ago
2
Next