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 abb7772105 Support leader freshness with None consistency
This change allows the read request to specify the maximum time the node
receiving the request may have last heard from the cluster leader. It
only applies to a read consistency selection of None.
5 years ago
..
command.go Broadcast Store meta via standard consensus 5 years ago
db_config.go Broadcast Store meta via standard consensus 5 years ago
peers.go Copy JSON peers decode functionality from Raft 8 years ago
server.go Broadcast Store meta via standard consensus 5 years ago
store.go Support leader freshness with None consistency 5 years ago
store_test.go Support leader freshness with None consistency 5 years ago
transport.go ABL 5 years ago
transport_test.go Broadcast Store meta via standard consensus 5 years ago