antirez
|
d57ac2c872
Use cached time in expireCommand()
|
пре 9 година |
antirez
|
27db456332
Update cached time during slow scripts & transactions
|
пре 9 година |
antirez
|
e64d089089
Less gettimeofday() calls in activeExpireCycle().
|
пре 9 година |
antirez
|
db5cdb174b
Avoid gettimeofday() in expireIfNeeded() when possible.
|
пре 9 година |
antirez
|
1200bbafd1
A way to disable time accounting in call().
|
пре 9 година |
antirez
|
7af420e78d
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
пре 9 година |
antirez
|
9e7f39d29d
Add header guard for ziplist.h
|
пре 9 година |
Salvatore Sanfilippo
|
fe0d71d52f
Merge pull request #2550 from badboy/readme-fixes
|
пре 9 година |
antirez
|
c806dd799b
Fix Sentinel memory leak (hiredis bug)
|
пре 9 година |
Jan-Erik Rediger
|
fb53288110
One more small fix
|
пре 9 година |
Jan-Erik Rediger
|
3ff49afff1
Fix spelling and grammatical errors in readme
|
пре 9 година |
antirez
|
1b25757f41
sha1.c: use standard uint32_t.
|
пре 9 година |
antirez
|
1d6eb701d8
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
пре 9 година |
antirez
|
1a93501f8b
Example redis.conf doc about pidfile fixed.
|
пре 9 година |
Salvatore Sanfilippo
|
b100fee900
Merge pull request #2539 from itamarhaber/patch-4
|
пре 9 година |
Itamar Haber
|
066d7a29eb
Added reference to IANA ticket for port 6379
|
пре 9 година |
antirez
|
6c60526db9
Net: improve prepareClientToWrite() error handling and comments.
|
пре 9 година |
Salvatore Sanfilippo
|
d5a35c3946
Merge pull request #2485 from oranagra/diskless-repl-fixes
|
пре 9 година |
antirez
|
386804246f
Test: be more patient waiting for servers to exit.
|
пре 9 година |
Oran Agra
|
159875b5a3
fixes to diskless replication.
|
пре 9 година |
antirez
|
66f9393ee4
Fix setTypeNext call assuming NULL can be passed.
|
пре 9 година |
antirez
|
65090401b7
Sentinel / Cluster test: exit with non-zero error code on failures.
|
пре 9 година |
antirez
|
7f330b16f9
Set: setType*() API more defensive initializing both values.
|
пре 9 година |
antirez
|
34460dd6ee
Check bio.c job type at thread startup.
|
пре 9 година |
antirez
|
221d2932b5
Ensure array index is in range in addReplyLongLongWithPrefix().
|
пре 9 година |
antirez
|
37260bc3be
Test: regression for issue #2473.
|
пре 9 година |
antirez
|
068d3c9737
dict.c: convert types to unsigned long where appropriate.
|
пре 9 година |
antirez
|
9cd8333ed2
dict.c: add casting to avoid compilation warning.
|
пре 9 година |
antirez
|
c3ad70901f
Replication: disconnect blocked clients when switching to slave role.
|
пре 9 година |
antirez
|
9b7f8b1c9b
Cluster: redirection refactoring + handling of blocked clients.
|
пре 9 година |