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 e5a8a209e0 Don't resolve any addresses
This makes working with systems like Kubernetes difficult. rqlite should
probably never have worked liked this. If IP addresses are still
perferred they can be passed in explicitly as command line arguments.
3 years ago
..
bootstrap.go Refactor join code with Joiner type (#986) 3 years ago
bootstrap_test.go Refactor join code with Joiner type (#986) 3 years ago
client.go Don't resolve any addresses 3 years ago
doc.go More package-level GoDoc 7 years ago
join.go Don't resolve any addresses 3 years ago
join_test.go Refactor join code with Joiner type (#986) 3 years ago
message.pb.go Better modeling with oneof 3 years ago
message.proto Better modeling with oneof 3 years ago
service.go Stop using deprecated protobuf package 3 years ago
service_database_test.go Unit test increased cluster response size 3 years ago
service_mux_test.go Add timeout control to GetNodeAPIAddr 3 years ago
service_test.go Don't resolve any addresses 3 years ago