issues
search
ptarjan
/
node-cache
A simple in-memory cache for nodejs
BSD 2-Clause "Simplified" License
1.59k
stars
214
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Item written to cache by Nextjs middleware doesn't exist when reading from the cache
#116
dconlisk
opened
1 year ago
2
Cache per req.body variable
#115
mattou78400
opened
2 years ago
0
Add 'deleteOnTimeout' configuration
#114
isalkind
opened
3 years ago
0
RangeError: Maximum call stack size exceeded
#113
relisiuol
opened
4 years ago
2
[Feature Addition]Hits Cache
#112
LRagji
opened
4 years ago
0
Graphql result sometimes broken
#111
GimignanoF
opened
5 years ago
0
Throw for large timeouts
#110
reergymerej
opened
5 years ago
1
Separated variables for debug and stats updating
#109
AlejandroAbad
opened
5 years ago
0
Added hashmap as storage to handle collisions
#108
M-A-Schaub
opened
5 years ago
0
cache key length limit
#107
dongmei761
opened
6 years ago
1
Update README.md
#106
ramprasadagarwal
closed
6 years ago
0
size and memsize gives always 0 result
#105
Xgamefactory
opened
6 years ago
1
how do i get cache and update time expired?
#104
thichpv
opened
6 years ago
1
Singleton on cluster mode
#103
Wanber
opened
6 years ago
3
Adding support for array values
#102
levani
opened
6 years ago
2
Npm test stuck if cache is used with TTL
#101
ani-patel
opened
6 years ago
1
Update README.md
#100
emresaracoglu
opened
6 years ago
1
Fix error in readme
#99
emazzotta
closed
6 years ago
1
Is this library a good replacement for localstorage and session storage for security
#98
startupbuilders777
opened
6 years ago
2
Data not cached
#97
mrbinr
opened
6 years ago
1
Is this a bug about `this.del` function
#96
songjinzhong
opened
6 years ago
2
Unref`d cache timer to prevent event loop hanging
#95
awolden
closed
3 years ago
1
wildcard delete
#94
derpierre65
closed
4 years ago
1
support more operation maybe better
#93
majintao
opened
6 years ago
0
keys() writes checks that get() can't cash
#92
haphut
opened
7 years ago
0
calling put with TTL value within Promise chain fails
#91
rayjennings3rd
opened
7 years ago
5
README typo
#90
elixiao
opened
7 years ago
0
Throw error is expire time is set too high
#89
michaelcacciatore
opened
7 years ago
3
Modify put function to support a time that exceeds setTimeout's maximum time
#88
gilruben
opened
7 years ago
3
How can I cache a third party json?
#87
ChristianBorresen
opened
7 years ago
1
Does it auto clean
#86
puppetmaster3
closed
7 years ago
2
add Cache constructor (rebase of #55)
#85
clouds56
closed
7 years ago
1
If the cache timeout is sufficiently big, it doesn't work.
#84
saltukalakus
opened
7 years ago
3
Allow importing and exporting to JSON
#83
cooperka
closed
7 years ago
9
Why do you need ref count for cache object
#82
nassiharel
closed
4 years ago
0
"limit" parameter for limit maximum records count.
#81
Kreozot
closed
8 years ago
2
Fixed del function: removed "expired" parameter checking condition.
#80
Kreozot
closed
7 years ago
2
How do I prevent objects from being rendered as [Object]
#79
slidenerd
closed
8 years ago
1
How this module is different from storing data directly in variables
#78
devzl
closed
7 years ago
3
max memory limit
#77
antonioaltamura
closed
8 years ago
2
Removing the limit for timeout to be 0
#76
mboudreau
closed
8 years ago
2
Expiration Callback not Called
#75
omayhemo
closed
8 years ago
0
expire property necessary?
#74
edvardchen
opened
8 years ago
1
Updated example output
#73
tamilsweet
closed
8 years ago
0
Update README to include the time unit used in the put function
#72
ensonik
closed
8 years ago
2
Added better installation method
#71
amilajack
closed
8 years ago
0
Added travis ci support for node 6
#70
amilajack
opened
8 years ago
4
Issue in cluster environment
#69
ravisoni6262
closed
8 years ago
6
How to refresh timer?
#68
adelriosantiago
closed
8 years ago
1
Update expire time flag in get method
#67
schafer14
closed
8 years ago
8
Next