antirez
|
22a0fe8de6
INFO loading stats: three fixes.
|
10 years ago |
Alon Diamant
|
585884da45
Fixed memory leaks in rdbSaveToSlavesSockets()
|
10 years ago |
antirez
|
ca3dd5e5ed
Fix adjustOpenFilesLimit() logging to match real state.
|
10 years ago |
Rhommel Lamas
|
6f0a7353a6
Add redis-sentinel symlink to a relative path
|
10 years ago |
antirez
|
902b877dc0
Redis 2.8.19.
|
10 years ago |
antirez
|
02d465c8fe
Don't log admin commands in MONITOR.
|
10 years ago |
antirez
|
4d8f4262a4
List of commands flagged as admin commands modified.
|
10 years ago |
Salvatore Sanfilippo
|
d4fc65309d
Merge pull request #2092 from rhoml/rhoml-install-sentinel
|
10 years ago |
antirez
|
e47e460f1f
Lua cmsgpack lib updated to latest version.
|
10 years ago |
Rhommel Lamas
|
5509c141f8
Add symlink to redis-sentinel during make install
|
10 years ago |
antirez
|
7de1ef773e
SORT: Don't sort Set elements if not needed.
|
10 years ago |
Matt Stancliff
|
e945a546af
Fix zero-ordering SORT when called against lists
|
10 years ago |
Ben Dowling
|
d81c38316b
Update redis_init_script.tpl
|
10 years ago |
zhanghailei
|
dba57ea910
FIXED redis-benchmark's idle mode.With idle mode shouldn't create write event
|
10 years ago |
Sun He
|
888ea17548
zipmap.c: update comments above
|
10 years ago |
Deepak Verma
|
86ebc139c2
replaced // comments #2150
|
10 years ago |
azure provisioned user
|
3d73f088e1
redis-benchmark AUTH command to be discarded after the first send #2150
|
10 years ago |
Sun He
|
76d53a6770
sds.c: Correct two spelling mistakes in comments
|
10 years ago |
Sun He
|
4848cf9335
sds.c/sdscatvprintf: set va_end to finish va_list cpy
|
10 years ago |
Sun He
|
d2f584fa53
sds.c: Correct some comments
|
10 years ago |
Serghei Iakovlev
|
2ed3f09cc3
Update whatisdoing.sh
|
10 years ago |
antirez
|
77b997d429
Include stropts only if __sun is defined.
|
10 years ago |
Jan-Erik Rediger
|
d409371193
Fix implicit declaration of ioctl on Solaris
|
10 years ago |
Johan Bergström
|
23b96c02a5
Silence _BSD_SOURCE warnings in glibc 2.20 and forward
|
10 years ago |
antirez
|
a47a042ea6
Mark whatisdoing.sh as deprecated in top-comment.
|
10 years ago |
Serghei Iakovlev
|
b5737d2d19
getting pid fixes
|
10 years ago |
Sun He
|
a598e0894b
sparkline.c: AddSample skip Empty label
|
10 years ago |
Sun He
|
7d480abab4
sparkline.c: mov label-ini into the AddSample Function
|
10 years ago |
Jan-Erik Rediger
|
2f3c860979
Only ignore sigpipe in interactive mode
|
10 years ago |
antirez
|
0c211a1953
Simplify lua_cmsgpack macro and fix build on old Linux distros.
|
10 years ago |