antirez
|
4a70ff7451
Add unblock in CLIENT HELP.
|
6 years ago |
shenlongxing
|
3c27db1cd9
fix empty string for sentinel rename-command
|
6 years ago |
Salvatore Sanfilippo
|
f7b21bc71e
Merge pull request #5066 from oranagra/defrag_jemalloc5_fix
|
6 years ago |
Salvatore Sanfilippo
|
730a4cfa00
Merge pull request #5067 from mpaltun/mpaltun-doc-fix
|
6 years ago |
antirez
|
2214043b5c
CLIENT UNBLOCK: support unblocking by error.
|
6 years ago |
Mustafa Paltun
|
010dc172d4
Update t_stream.c
|
6 years ago |
Mustafa Paltun
|
6d0acb330a
Update help.h
|
6 years ago |
Oran Agra
|
de495ee7ab
minor fix in creating a stream NACK for rdb and defrag tests
|
6 years ago |
antirez
|
71295ee305
CLIENT UNBLOCK implemented.
|
6 years ago |
antirez
|
fb39bfd7af
Take clients in a ID -> Client handle dictionary.
|
6 years ago |
antirez
|
ed65d734e7
CLIENT ID implemented.
|
6 years ago |
Salvatore Sanfilippo
|
345b4809f4
Merge pull request #5063 from oranagra/test_suite_improvements
|
6 years ago |
Salvatore Sanfilippo
|
35c5f3fa7d
Merge pull request #5065 from oranagra/defrag_jemalloc5
|
6 years ago |
Oran Agra
|
5616d4c603
add active defrag support for streams
|
6 years ago |
Oran Agra
|
e8099cabd1
add defrag hint support into jemalloc 5
|
6 years ago |
Oran Agra
|
751eea24c4
test suite infra improvements and fix
|
6 years ago |
Salvatore Sanfilippo
|
bb666d445d
Merge pull request #5027 from tigertv/unstable
|
6 years ago |
antirez
|
b9058c7328
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
438317796b
Sentinel: test command renaming feature.
|
6 years ago |
Salvatore Sanfilippo
|
eb052ba93a
Merge pull request #5059 from guybe7/fix_restore_warning
|
6 years ago |
antirez
|
27178a3fde
Fix type of argslen in sendSynchronousCommand().
|
6 years ago |
antirez
|
1f1e724f47
Remove black space.
|
6 years ago |
Salvatore Sanfilippo
|
aa5eaad48c
Merge pull request #5037 from madolson/repl-auth-fix
|
6 years ago |
antirez
|
3cf8dd2c84
Sentinel: fix SENTINEL SET error reporting.
|
6 years ago |
Madelyn Olson
|
45731edc4b
Addressed comments
|
6 years ago |
Madelyn Olson
|
e8d68b6b72
Fixed replication authentication with whitespace in password
|
6 years ago |
antirez
|
fc0c9c8097
Sentinel: drop the renamed-command entry in a more natural way.
|
6 years ago |
antirez
|
8ba670f55c
Sentinel command renaming: document it into sentinel.conf.
|
6 years ago |
antirez
|
a8a76bda1b
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
2358de6816
Sentinel command renaming: use case sensitive hashing for the dict.
|
6 years ago |