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
Updating the expire time on get based on flag
#66
schafer14
closed
8 years ago
4
Add value to timeoutCallback
#65
robertpallas
closed
8 years ago
2
cache must Immutable
#64
truonghoangnguyen
closed
8 years ago
1
cache is not global now
#63
simon300000
closed
8 years ago
2
cache is not global now
#62
simon300000
closed
8 years ago
0
Fix memory leak
#61
justincy
closed
8 years ago
3
feature suggestion: add a callback for expired entries
#60
lamemind
opened
8 years ago
2
Expire Conditional
#59
heady
closed
8 years ago
0
Mentioning time is measured in ms again, for clarity
#58
ChrisAntaki
closed
9 years ago
0
Mentioning cache misses return `null`
#57
ChrisAntaki
closed
9 years ago
0
Cache not shrinking with timeouts
#56
kavika-1
closed
8 years ago
8
add Cache constructor
#55
zhangfan2012fall
closed
8 years ago
8
How big is memory-cache?
#54
MegazeroMZ
closed
9 years ago
3
Cache.get returns reference to object rather than copy of object
#53
brianchaan
closed
8 years ago
5
Fixed bug with auto-expiring keys with no expiration time
#52
jwngr
closed
9 years ago
0
weird error since last update
#51
japel
closed
9 years ago
1
Fixed broken npm test
#50
jwngr
closed
9 years ago
0
Fixed some wording in the README
#49
jwngr
closed
9 years ago
0
Added parameter validation
#48
jwngr
closed
9 years ago
0
Spelling
#47
crabmusket
closed
9 years ago
1
Make put() return the cached value
#46
lukehorvat
closed
9 years ago
0
.put() return value
#45
lukehorvat
closed
9 years ago
1
Use a Standard-Compliant License Identifier
#44
kemitchell
closed
9 years ago
1
Added optional createStore() method.
#43
olalonde
closed
9 years ago
2
Increment hit count outside of debug mode.
#42
brandonculver
closed
9 years ago
0
Cache is global, can potentially conflict with external modules
#41
olalonde
opened
9 years ago
6
Removed "dead" code and added errors for invalid inputs to put()
#40
jwngr
closed
9 years ago
1
Replaced now() method with Date.now()
#39
jwngr
closed
9 years ago
3
Fixed bug which caused keys which are on the Object prototype to always be in the cache
#38
jwngr
closed
9 years ago
0
Added myself as contributor and removed unused url field in package.json
#37
jwngr
closed
9 years ago
0
Added gulp task runner and extensive test suite
#36
jwngr
closed
9 years ago
1
maxvalue for time
#35
johnkors
closed
9 years ago
2
LRU Option
#34
jpodwys
closed
9 years ago
1
Missing a size--
#33
iciclesoft
closed
9 years ago
0
Get metadata about the cache entries
#32
rprieto
opened
9 years ago
10
Uses a BSD license.
#31
dblock
closed
9 years ago
0
format
#30
DeronW
closed
9 years ago
1
expire
#29
kelchy
closed
9 years ago
1
Fetch or resolve flow
#28
Colex
closed
9 years ago
2
Does it work with objects?
#27
herlon214
closed
9 years ago
1
Add default value(function)
#26
micromaomao
closed
9 years ago
1
Use variable to store size instead of recalculating it every time
#25
adambalogh
closed
9 years ago
0
Okay for web browsers?
#24
brianreavis
closed
9 years ago
1
Added new 'keys' function which returns all the keys in the cache.
#23
dberesford
closed
10 years ago
0
Time is not working properly
#22
manojktechie
closed
10 years ago
7
Are values cached after app restart?
#21
nexflo
closed
10 years ago
2
Fixed del() and clear()
#20
yruss972
closed
9 years ago
3
.get should optionally renew key ttl
#19
yanickrochon
closed
9 years ago
3
Better syntax highlighting in the README
#18
jasonrhodes
closed
10 years ago
0
Adds pretty debug statements for objects
#17
austinpray
closed
9 years ago
1
Previous
Next