issues
search
elbart
/
node-memcache
node.js memcached client
285
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Properly handle data with embedded “END” in it
#46
jisqyv
opened
5 years ago
0
Fix for newer versions of Node
#45
Firer
opened
6 years ago
0
Fix typo in readme
#44
kaheidt
opened
6 years ago
0
memcache create server crash...
#43
PaykomanVll
closed
7 years ago
4
LOOP
#42
hugopontesmiranda
opened
7 years ago
1
Fixes `install` typo
#41
hegdeashwin
opened
9 years ago
0
Add Readme
#40
erikvold
closed
9 years ago
1
* add flush support
#39
fgrg1978
closed
9 years ago
0
Fixed version assertion
#38
connor4312
closed
7 years ago
1
handle_get() to truncate data on last "\nEND\n"
#37
dylancwood
opened
10 years ago
2
Changes as not to leak readLine into global
#36
pipobscure
opened
10 years ago
0
Connection Pooling?
#35
sricc
opened
11 years ago
1
connection timeout
#34
sapkal-manish
opened
11 years ago
1
Update memcache.js
#33
RichardSylvester
opened
11 years ago
0
NPM package not updated since variable leak fix four months ago
#32
DanielSmedegaardBuus
opened
11 years ago
2
client.close() does not appear to work
#31
rhythmicdevil
opened
11 years ago
4
Fixed error that would crash host application if memcached server went away.
#30
AndreasStokholm
opened
11 years ago
0
Fixes global variable leak in handle_error
#29
patrickod
closed
11 years ago
1
TypeError: Cannot read property 'type' of undefined
#28
guileen
opened
11 years ago
3
Add a License
#27
mridgway
opened
12 years ago
1
Exceptions while big load
#26
shunanya
opened
12 years ago
8
Storing data with expiration date
#25
joques
opened
12 years ago
0
Add key existence detection function
#24
yesme
closed
12 years ago
0
Fixed bug when 'END' is contained in the cached data
#23
lusentis
closed
4 years ago
8
Incorrect detection of the record "END"
#22
shunanya
opened
12 years ago
3
Multiple key get query
#21
schloerke
opened
12 years ago
2
storing objects
#20
joques
closed
12 years ago
2
Added support for 'stats reset' command
#19
gflarity
opened
12 years ago
1
should use 'END' + CRLF instead of 'END'
#18
windyrobin
opened
12 years ago
1
The "sys" module is now called "util".
#17
ghost
closed
12 years ago
1
authentication?
#16
rogeriochaves
opened
12 years ago
0
How to get unique token (for cas) from get call?
#15
jstockdale
closed
12 years ago
2
binary protocol?
#14
Dieterbe
opened
12 years ago
8
No mention of connect() in README
#13
dcelasun
closed
12 years ago
3
seems, "get" method contains a mistake
#12
shunanya
opened
13 years ago
1
Changed the order of callback arguments in README file
#11
lupomontero
closed
13 years ago
1
Changed the order of arguments given to callbacks so that error comes first
#10
lackac
closed
13 years ago
1
Callbacks should be (err, data) instead of (data, err)
#9
cjoudrey
closed
13 years ago
3
fixed more parsing issues
#8
kschzt
opened
13 years ago
0
Line parsing broken for larger objects
#7
kschzt
closed
13 years ago
0
Storing integers
#6
Emmerman
closed
13 years ago
1
handle_get not working properly
#5
elbart
opened
13 years ago
2
Create index.js
#4
TheDeveloper
closed
13 years ago
1
Set/get are not working with UTF-8 values
#3
alexei-lexx
closed
13 years ago
2
Cover more of the spec (inc. documentation & tests)
#2
iamcal
closed
13 years ago
1
flush_all
#1
thegreatape
closed
14 years ago
2