antirez
|
3ef59b50c4
Precise timeouts: reference client pointer directly.
|
4 yıl önce |
antirez
|
dd7e61d77f
timeout.c created: move client timeouts code there.
|
4 yıl önce |
antirez
|
0e22cb2680
Precise timeouts: cleaup the table on unblock.
|
4 yıl önce |
antirez
|
13e4c2a9b1
Precise timeouts: fix comments after functional change.
|
4 yıl önce |
antirez
|
aa9d92d94a
Precise timeouts: use only radix tree for timeouts.
|
4 yıl önce |
antirez
|
077f965426
Precise timeouts: fast exit for clientsHandleShortTimeout().
|
4 yıl önce |
antirez
|
8d11e0df7a
Precise timeouts: fix bugs in initial implementation.
|
4 yıl önce |
antirez
|
324a8c91d0
Precise timeouts: working initial implementation.
|
4 yıl önce |
antirez
|
8d116cc8a2
Precise timeouts: refactor unblocking on timeout.
|
4 yıl önce |
antirez
|
97f1c808ce
PSYNC2: fix backlog_idx when adjusting for meaningful offset
|
4 yıl önce |
Salvatore Sanfilippo
|
2ea7f0ecad
Merge pull request #6644 from oranagra/stream_aofrw
|
4 yıl önce |
Oran Agra
|
3b29556a0c
AOFRW on an empty stream created with MKSTREAM loads badkly
|
5 yıl önce |
antirez
|
c4d7f30e25
PSYNC2: meaningful offset test.
|
4 yıl önce |
antirez
|
57fa355e56
PSYNC2: meaningful offset implemented.
|
4 yıl önce |
antirez
|
f15042dbf0
Explain why we allow transactions in -BUSY state.
|
4 yıl önce |
Salvatore Sanfilippo
|
643bc48a00
Merge pull request #7022 from oranagra/multi-busy-script
|
4 yıl önce |
Oran Agra
|
ec007559ff
MULTI/EXEC during LUA script timeout are messed up
|
4 yıl önce |
antirez
|
c80d81c80a
Improve comments of replicationCacheMasterUsingMyself().
|
4 yıl önce |
antirez
|
61de1c1146
Fix BITFIELD_RO test.
|
4 yıl önce |
antirez
|
918086e253
Abort transactions after -READONLY error. Fix #7014.
|
4 yıl önce |
antirez
|
38514e3c8d
Minor changes to BITFIELD_RO PR #6951.
|
4 yıl önce |
Salvatore Sanfilippo
|
493a7f9823
Merge pull request #6951 from yangbodong22011/feature-bitfield-ro
|
4 yıl önce |
antirez
|
19f5be231d
Modules: updated function doc after #7003.
|
4 yıl önce |
Salvatore Sanfilippo
|
7c5dc07016
Merge pull request #7003 from guybe7/rm_context_flags_handle_null
|
4 yıl önce |
Salvatore Sanfilippo
|
b9e5be5f56
Merge pull request #7005 from hwware/memoryleakfix-redis-cli
|
4 yıl önce |
Salvatore Sanfilippo
|
89f46f0fa1
Merge pull request #7018 from yossigo/fix-accept-issues
|
4 yıl önce |
Salvatore Sanfilippo
|
d1788a5ddb
Merge pull request #7019 from hwware/cscfix
|
4 yıl önce |
hwware
|
34d5982bd5
remove redundant Semicolon
|
4 yıl önce |
hwware
|
a2732291cd
clean CLIENT_TRACKING_CACHING flag when disabled caching
|
4 yıl önce |
Yossi Gottlieb
|
2dab5015b7
Fix crashes related to failed/rejected accepts.
|
4 yıl önce |