1
0
Fork 0

14 Commits (6559282fb17e27b8444190e06f29eceeefe1d23c)

Author SHA1 Message Date
Philip O Toole bf2047b45b 'go lint' fixes 8 years ago
Philip O'Toole fac48629bc Start initial integration of mux (#109)
Integrate TCP mux with cluster and store

This change allows any node, including followers, to use the Raft log to make changes to a cluster-wide state.
9 years ago
Philip O Toole aef17f6a52 Listener is actually a Transport 9 years ago
Philip O Toole 57880acc58 Better names for cluster package files 9 years ago
Philip O'Toole bd14a0aa9e Test cluster service contacting leader 9 years ago
Philip O'Toole 84e534ab34 Simply wait for response from cluster during tests 9 years ago
Philip O'Toole 60103f1d24 Correct typo in error message 9 years ago
Philip O Toole 2fee305a89 'go vet' fixes 9 years ago
Philip O Toole 5ce4f4d0a5 'go fmt' fixes 9 years ago
Philip O Toole d5e3889ac8 Unit test setting peers on cluster service 9 years ago
Philip O Toole f50dc9a533 More cluster package testing 9 years ago
Philip O Toole d3ec6856c9 Start fleshing out tests 9 years ago
Philip O'Toole 20f5e3b298 Error check remote operations 9 years ago
Philip O'Toole 26545006ee Add initial cluster service package 9 years ago