antirez
|
484af8ed53
Drop useless line from replicationCacheMaster().
|
4 years ago |
antirez
|
484cfc3d76
Another meaningful offset test removed.
|
4 years ago |
antirez
|
32d0df0c1f
Remove the PSYNC2 meaningful offset test.
|
4 years ago |
antirez
|
22472fe5a1
Remove the meaningful offset feature.
|
4 years ago |
antirez
|
325409a011
Set a protocol error if master use the inline protocol.
|
4 years ago |
antirez
|
94c026cd19
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
7d35939206
Replication: log backlog creation event.
|
4 years ago |
Salvatore Sanfilippo
|
caf7c50408
Merge pull request #7328 from oranagra/daily_tls_test
|
4 years ago |
Oran Agra
|
1965c0099e
daily CI test with tls
|
4 years ago |
Oran Agra
|
b9abecfc4c
avoid using sendfile if tls-replication is enabled
|
4 years ago |
antirez
|
091fb64681
Test: PSYNC2 test can now show server logs.
|
4 years ago |
antirez
|
92a3ff6168
Clarify what is happening in PR #7320.
|
4 years ago |
Salvatore Sanfilippo
|
9e055a0f1f
Merge pull request #7320 from soloestoy/second-replid-offset-should-be-meaningful-offset
|
4 years ago |
zhaozhao.zz
|
eec769be59
PSYNC2: second_replid_offset should be real meaningful offset
|
4 years ago |
Salvatore Sanfilippo
|
b89e6d74fa
Merge pull request #7315 from oranagra/ci-32bit
|
4 years ago |
Oran Agra
|
c1da9420c7
add CI for 32bit build
|
4 years ago |
antirez
|
adc5df1bc3
Make disconnectSlaves() synchronous in the base case.
|
4 years ago |
antirez
|
07c6bee78f
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
antirez
|
b407590cee
Fix #7306 less aggressively.
|
4 years ago |
Salvatore Sanfilippo
|
40161553e2
Merge pull request #7096 from ShooterIT/sendfile
|
4 years ago |
Salvatore Sanfilippo
|
285817b28a
Merge pull request #7305 from madolson/unstable-connection
|
4 years ago |
Salvatore Sanfilippo
|
ee93a70e7b
Merge pull request #7306 from QuChen88/chained-replica-offset
|
4 years ago |
Qu Chen
|
42f5da5d2d
Disconnect chained replicas when the replica performs PSYNC with the master always to avoid replication offset mismatch between master and chained replicas.
|
4 years ago |
Madelyn Olson
|
5109f16b77
EAGAIN for tls during diskless load
|
4 years ago |
Salvatore Sanfilippo
|
90fda5c97c
Merge pull request #7304 from hwware/lcs_fix
|
4 years ago |
hwware
|
06a59fd44d
using moreargs variable
|
4 years ago |
hwware
|
5edb1beb63
fix server crash for STRALGO command
|
4 years ago |
Salvatore Sanfilippo
|
fe640e5858
Merge pull request #7300 from ShooterIT/comment
|
4 years ago |
Salvatore Sanfilippo
|
e387f5ba62
Merge pull request #7288 from yossigo/tls-protocols-redis-conf-example
|
4 years ago |
Salvatore Sanfilippo
|
9f932bcc82
Merge pull request #7299 from ShooterIT/reply-bytes
|
4 years ago |