Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hadar Greinsmark 7e1a860978 Implement HTTP Watch handler (#3413) 7 years ago
..
funcs.go Expands and rework context support in the API client. (#3273) 7 years ago
funcs_test.go Use new DeletePrefixMethod for implementing KVSDeleteTree operation. This makes deletes on sub trees larger than one million nodes about 100 times faster. Added unit tests. 7 years ago
plan.go Fix socket file handle leaks from old blocking queries upon consul reload. This fixes issue #3018 8 years ago
plan_test.go
watch.go Implement HTTP Watch handler (#3413) 7 years ago
watch_test.go