antirez
|
ae05457825
Precise timeouts: fast exit for clientsHandleShortTimeout().
|
4 years ago |
antirez
|
2ff748b2cd
Precise timeouts: fix bugs in initial implementation.
|
4 years ago |
antirez
|
62bc877386
Precise timeouts: working initial implementation.
|
4 years ago |
antirez
|
1bc5b6570b
Precise timeouts: refactor unblocking on timeout.
|
4 years ago |
Salvatore Sanfilippo
|
2ea7f0ecad
Merge pull request #6644 from oranagra/stream_aofrw
|
4 years ago |
Oran Agra
|
3b29556a0c
AOFRW on an empty stream created with MKSTREAM loads badkly
|
5 years ago |
antirez
|
c4d7f30e25
PSYNC2: meaningful offset test.
|
4 years ago |
antirez
|
57fa355e56
PSYNC2: meaningful offset implemented.
|
4 years ago |
antirez
|
f15042dbf0
Explain why we allow transactions in -BUSY state.
|
4 years ago |
Salvatore Sanfilippo
|
643bc48a00
Merge pull request #7022 from oranagra/multi-busy-script
|
4 years ago |
Oran Agra
|
ec007559ff
MULTI/EXEC during LUA script timeout are messed up
|
4 years ago |
antirez
|
c80d81c80a
Improve comments of replicationCacheMasterUsingMyself().
|
4 years ago |
antirez
|
61de1c1146
Fix BITFIELD_RO test.
|
4 years ago |
antirez
|
918086e253
Abort transactions after -READONLY error. Fix #7014.
|
4 years ago |
antirez
|
38514e3c8d
Minor changes to BITFIELD_RO PR #6951.
|
4 years ago |
Salvatore Sanfilippo
|
493a7f9823
Merge pull request #6951 from yangbodong22011/feature-bitfield-ro
|
4 years ago |
antirez
|
19f5be231d
Modules: updated function doc after #7003.
|
4 years ago |
Salvatore Sanfilippo
|
7c5dc07016
Merge pull request #7003 from guybe7/rm_context_flags_handle_null
|
4 years ago |
Salvatore Sanfilippo
|
b9e5be5f56
Merge pull request #7005 from hwware/memoryleakfix-redis-cli
|
4 years ago |
Salvatore Sanfilippo
|
89f46f0fa1
Merge pull request #7018 from yossigo/fix-accept-issues
|
4 years ago |
Salvatore Sanfilippo
|
d1788a5ddb
Merge pull request #7019 from hwware/cscfix
|
4 years ago |
hwware
|
34d5982bd5
remove redundant Semicolon
|
4 years ago |
hwware
|
a2732291cd
clean CLIENT_TRACKING_CACHING flag when disabled caching
|
4 years ago |
Yossi Gottlieb
|
2dab5015b7
Fix crashes related to failed/rejected accepts.
|
4 years ago |
Yossi Gottlieb
|
4c08ae3ff6
Cluster: fix misleading accept errors.
|
4 years ago |
Yossi Gottlieb
|
fa9aa90813
Conns: Fix connClose() / connAccept() behavior.
|
4 years ago |
Salvatore Sanfilippo
|
5634ee973c
Merge pull request #7013 from hwware/clusterhelpfix
|
4 years ago |
hwware
|
93bb42a0b5
add missing commands in cluster help
|
4 years ago |
antirez
|
1e16b9384d
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
5497a44037
Regression test for #7011.
|
4 years ago |