antirez
|
e9bb30fd85
Experimental: new keyspace and expire algorithm.
|
6 years ago |
Salvatore Sanfilippo
|
fd0ee469ab
Merge pull request #6100 from chrizel/typo-fixes
|
5 years ago |
Christian Zeller
|
7fababd44e
Typo fixes in CONTRIBUTING
|
5 years ago |
antirez
|
fd9407dfc8
Update CONTRIBUTING with present info.
|
5 years ago |
antirez
|
074d24df1e
Narrow the effects of PR #6029 to the exact state.
|
5 years ago |
Salvatore Sanfilippo
|
caf74e507e
Merge pull request #6029 from chendq8/clientpause
|
5 years ago |
antirez
|
1a1ba48390
Test: fix slowlog test false positive.
|
5 years ago |
antirez
|
9724ca4e22
Make comment in getClientOutputBufferMemoryUsage() describing the present.
|
5 years ago |
antirez
|
4f4676a142
Fix test false positive introduced by threaded I/O.
|
5 years ago |
Salvatore Sanfilippo
|
e633254ccf
Merge pull request #6053 from soloestoy/enhance-aof-fsync-everysec
|
5 years ago |
Salvatore Sanfilippo
|
34f6d94701
Merge pull request #6074 from trevor211/fixActiveExpire
|
5 years ago |
Salvatore Sanfilippo
|
1e9b8d853d
Merge pull request #6080 from soloestoy/fix-makefile
|
5 years ago |
Salvatore Sanfilippo
|
2903c56bda
Merge pull request #6073 from yossigo/fix/blocked-client-id
|
5 years ago |
Salvatore Sanfilippo
|
6b490e33c4
Merge pull request #6081 from Happy4Code/mod_comments
|
5 years ago |
Salvatore Sanfilippo
|
891f4a38f6
Merge pull request #6077 from zltl/patch-7
|
5 years ago |
Salvatore Sanfilippo
|
433f763814
Merge pull request #6083 from tangquanawj/fix-inappropriate-add-operation-code
|
5 years ago |
Salvatore Sanfilippo
|
402b0d0bd1
Merge pull request #6086 from yongman/fix-uint64-in-defrag
|
5 years ago |
Salvatore Sanfilippo
|
19c3d5b743
Merge pull request #6087 from AngusP/linux-build-warnings
|
5 years ago |
Salvatore Sanfilippo
|
1212f22858
Merge pull request #6091 from soloestoy/fix-test-skip-till
|
5 years ago |
zhaozhao.zz
|
c64aec9ce7
test cases: skiptill -> skip-till
|
5 years ago |
Angus Pearson
|
a1fb0be1d7
Enlarge error buffer in redis-check-aof.c to remove compiler warning of output truncation through snprintf format string
|
5 years ago |
Angus Pearson
|
bea09a7fa6
Add <strings.h> include to deps/hiredis/read.c to fix Implicit Declaration of strcasecmp warning
|
5 years ago |
yongman
|
fb4ee7f0c5
Fix uint64_t hash value in active defrag
|
5 years ago |
唐权
|
842dd85b26
Update ziplist.c
|
5 years ago |
Salvatore Sanfilippo
|
f674e83215
Merge pull request #6082 from soloestoy/fix-config-rewrite-memleak
|
5 years ago |
zhaozhao.zz
|
48d591a010
fix memory leak when rewrite config file
|
5 years ago |
stan011
|
d9d3d3065b
change the comments there may have a mis type
|
5 years ago |
zhaozhao.zz
|
340a723b87
Makefile: 1TD -> STD
|
5 years ago |
Salvatore Sanfilippo
|
a72ab70fee
Merge pull request #6070 from oranagra/stabilize_repl_tests
|
5 years ago |
antirez
|
3d053dbb6d
Threaded IO: handleClientsWithPendingReadsUsingThreads top comment.
|
5 years ago |