- 01 Aug, 2018 2 commits
- 31 Jul, 2018 14 commits
-
-
antirez authored
Related to #5184.
-
Salvatore Sanfilippo authored
Streams: rearrange the usage of '-' and '+' IDs in stream commands.
-
antirez authored
-
Salvatore Sanfilippo authored
Testsuite improvements
-
antirez authored
-
Salvatore Sanfilippo authored
Fix cluster-announce-ip memory leak
-
antirez authored
-
Salvatore Sanfilippo authored
refactor dbOverwrite to make lazyfree work
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
shenlongxing authored
-
zhaozhao.zz authored
-
- 30 Jul, 2018 14 commits
-
-
Oran Agra authored
* allowing --single to be repeated * adding --only so that only a specific test inside a unit can be run * adding --skiptill useful to resume a test that crashed passed the problematic unit. useful together with --clients 1 * adding --skipfile to use a file containing list of tests names to skip * printing the names of the tests that are skiped by skipfile or denytags * adding --config to add config file options from command line
-
Salvatore Sanfilippo authored
Consider aof write error as well as rdb in lua script.
-
Salvatore Sanfilippo authored
INFO CPU: higher precision of reported values
-
Pavel Rochnyack authored
Closes: #5033
-
Salvatore Sanfilippo authored
Few typo fixes
-
antirez authored
User: "is there a reason why redis server logs are missing the year in the "date time"?" Me: "I guess I did not imagine it would be stable enough to run for several years".
-
dejun.xdj authored
-
dejun.xdj authored
If 'mmid_supp' is set to 0, "-" and "+" will be treated as an invalid ID.
-
Guy Korland authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Oran Agra authored
-
- 25 Jul, 2018 4 commits
-
-
antirez authored
Related to #4852.
-
antirez authored
-
Salvatore Sanfilippo authored
optimize flushdb, avoid useless loops
-
zhaozhao.zz authored
-
- 24 Jul, 2018 6 commits
-
-
Salvatore Sanfilippo authored
Streams: fix xdel memory leak
-
zhaozhao.zz authored
-
antirez authored
Related to #5154.
-
antirez authored
-
Salvatore Sanfilippo authored
Do not migrate already expired keys.
-
antirez authored
After #5161 the code could be made a bit more obvious for newcomers.
-