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 106296515f Add leader redirection
If a node receives a request to mutate the database, and it is not the
leader, it will return HTTP 307 Temporary Redirect.
10 years ago
..
server.go Add leader redirection 10 years ago
single_server_test.go Add a data query test 10 years ago
statemachine.go Enhance logs for saving & restoring database state 10 years ago
statemachine_test.go Add test of database Snapshot 10 years ago