1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole 8f2d8e8aa0 Copy JSON peers decode functionality from Raft
The main rqlite code needs this logic to check if the Discovery Service
should even be accessed. This code makes assumptions about how the Raft
module works, which is subject to change. The new unit tests should
capture that.
8 years ago
..
peers.go Copy JSON peers decode functionality from Raft 8 years ago
peers_test.go Copy JSON peers decode functionality from Raft 8 years ago
store.go Typo 8 years ago
store_test.go Covert dumps to queries in HTTP service 8 years ago