summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | fix github actions failing latency test for active defrag - part 2Oran Agra2020-02-272-4/+5
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #6932 from oranagra/fix_defrag_latency_testSalvatore Sanfilippo2020-02-252-13/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | fix github actions failing latency test for active defragOran Agra2020-02-252-13/+14
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-02-241-8/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6920 from oranagra/defrag-test-latency-fixSalvatore Sanfilippo2020-02-241-8/+32
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix latency sensitivity of new defrag testOran Agra2020-02-231-8/+32
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'csc-optin' into unstableantirez2020-02-243-16/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Tracking: optin/out implemented.antirez2020-02-243-16/+82
* | | | | | | | | | | | | Test engine: experimental change to avoid busy port problems.antirez2020-02-241-49/+84
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Test engine: detect timeout when checking for Redis startup.antirez2020-02-211-1/+11
* | | | | | | | | | | | Test engine: better tracking of what workers are doing.antirez2020-02-212-4/+12
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-02-2111-53/+391
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #6901 from hwware/debughelpSalvatore Sanfilippo2020-02-201-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | add missing subcommand description for debug oomhwware2020-02-171-0/+1
| * | | | | | | | | | | | Merge pull request #6864 from guybe7/fix_memleak_in_test_ld_convSalvatore Sanfilippo2020-02-201-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix memory leak in test_ld_convGuy Benoish2020-02-061-0/+4
| * | | | | | | | | | | | | Merge pull request #6894 from madolson/csc-fixesSalvatore Sanfilippo2020-02-202-17/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Give an error message if you specify redirect twiceMadelyn Olson2020-02-161-0/+7
| | * | | | | | | | | | | | | Minor CSC fixes and fixed documentationMadelyn Olson2020-02-162-17/+16
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #6903 from oranagra/defrag_listsSalvatore Sanfilippo2020-02-204-34/+350
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Defrag big lists in portions to avoid latency and freezeOran Agra2020-02-184-34/+350
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #6905 from guybe7/xgroup_destroy_unblockSalvatore Sanfilippo2020-02-202-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | XGROUP DESTROY should unblock XREADGROUP with -NOGROUPGuy Benoish2020-02-192-0/+11
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #6911 from hayashier/fix-typo-fssSalvatore Sanfilippo2020-02-201-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fix typo from fss to rsshayashier2019-12-311-2/+2
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Test is more complex now, increase default timeout.antirez2020-02-211-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Tracking: fix max-keys configuration directive.antirez2020-02-192-2/+2
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-02-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6890 from itamarhaber/patch-trackingGetTotalKeysSalvatore Sanfilippo2020-02-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixes segfault on calling trackingGetTotalKeysItamar Haber2020-02-141-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Signal key as modified when expired on-access.antirez2020-02-141-2/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'csc2' into unstableantirez2020-02-148-143/+413
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Tracking: first set of tests for the feature.csc2antirez2020-02-141-0/+66
| * | | | | | | | | | | Tracking: fix operators precedence error in bcast check.antirez2020-02-141-1/+1
| * | | | | | | | | | | Tracking: fix behavior when switchinig from normal to BCAST.antirez2020-02-141-1/+11
| * | | | | | | | | | | Tracking: fix sending messages bug + tracking off bug.antirez2020-02-132-20/+28
| * | | | | | | | | | | Tracking: BCAST: basic feature now works.antirez2020-02-123-40/+55
| * | | | | | | | | | | Tracking: BCAST: broadcasting of keys in prefixes implemented.antirez2020-02-112-9/+94
| * | | | | | | | | | | Tracking: BCAST: registration in the prefix table.antirez2020-02-113-20/+67
| * | | | | | | | | | | Tracking: BCAST: parsing of the options + skeleton.antirez2020-02-104-19/+73
| * | | | | | | | | | | Tracking: always reply with an array of keys.antirez2020-02-102-3/+10
| * | | | | | | | | | | Tracking: minor change of names and new INFO field.antirez2020-02-074-4/+11
| * | | | | | | | | | | Rax.c: populate data field after random walk.antirez2020-02-071-0/+1
| * | | | | | | | | | | Tracking: rename INFO field with total items.antirez2020-02-071-1/+1
| * | | | | | | | | | | Tracking: first conversion from hashing to key names.antirez2020-02-073-114/+84
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #6863 from oranagra/module_commands_no_slowlogSalvatore Sanfilippo2020-02-131-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add no-slowlog option to RM_CreateCommandOran Agra2020-02-061-0/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #6691 from kraj/fno-commonSalvatore Sanfilippo2020-02-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Mark extern definition of SDS_NOINIT in sds.hKhem Raj2019-12-211-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #6882 from lifubang/userpassSalvatore Sanfilippo2020-02-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |