Commit Graph

8 Commits

Author SHA1 Message Date
finley
bf7f628810 raft cluster
wip: raft does not care about migrating

wip: optimize code

wip: raft election

wip

wip: fix raft leader missing log entries

wip

fix a dead lock

batch set slot route

wip: raft persist

wip

refactor cluster suite

remove relay

rename relay2

refactor: allow customizing client factory

test raft

refactor re-balance

avoid errors caused by inconsistent status on follower nodes during raft commits

test raft election
2023-06-10 22:48:24 +08:00
finley
9e155a617c bug fix: do not client during closing 2022-07-04 20:50:16 +08:00
finley
45edbdd7c7 fix: client connection error 2022-07-03 17:56:30 +08:00
hdt3213
37ef7d8a34 rename godis/redis/reply to godis/redis/protocol 2022-04-10 08:35:51 +08:00
hdt3213
97d7b84276 go lint 2021-05-13 08:56:07 +08:00
hdt3213
18d2cbb29b add unittests and bug fix 2021-05-05 21:04:27 +08:00
hdt3213
eeebbbcccf bug fix 2021-05-02 19:00:44 +08:00
hdt3213
f29298cc68 refactor project structure 2021-05-02 14:54:42 +08:00