History of sd @d2f2902b-79c4-43cd-8c09-341e33fc6017/v0.6.0
- Merge pull request #583 from go-kit/instancer-stop Peter Bourgon (commit: GitHub) 5 years ago
- Fix spelling of deregisters Elliot Williams (commit: GitHub) 5 years ago
- sd: fix TestDefaultEndpointer flake, hopefully Peter Bourgon 5 years ago
- sd: add Stop method to Instancer interface Peter Bourgon 5 years ago
- Simplify and fix unstable test Yuri Shkuro 5 years ago
- Merge pull request #547 from seh/remove-eureka-test-race Peter Bourgon (commit: GitHub) 5 years ago
- Detect when a fargo error indicates not found Steven E. Harris 5 years ago
- Simplify Eureka Instancer's initial cache priming Steven E. Harris 5 years ago
- Replace sleep with periodic checks Yuri Shkuro 5 years ago
- Fix integration tests for eureka/zk Instancer Yuri Shkuro 5 years ago
- Add more tests Yuri Shkuro 5 years ago
- Add comments Yuri Shkuro 5 years ago
- Split invalidateOnError flag and timeout Yuri Shkuro 5 years ago
- Address review comments and add more tests Yuri Shkuro 5 years ago
- Convert endpoints test to instance tests Yuri Shkuro 5 years ago
- Fix tests Yuri Shkuro 5 years ago
- Support push model for service discovery Yuri Shkuro 5 years ago
- Refactoring without client intermediary Martin Baillie 6 years ago
- Ditching mutexes for a waitgroup Martin Baillie 6 years ago
- Removing redundant alias and reintroducing quitmtx Martin Baillie 6 years ago
- Initial PR tidy-up based on feedback Martin Baillie 6 years ago
- Add Eureka service discovery implementation Martin Baillie 6 years ago
- log: Unexport Context and change With and WithPrefix to top level functions. Chris Hines 6 years ago
- sd/etcd: not ready for stdlib context yet, apparently Peter Bourgon 6 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 6 years ago
- sd/etcd: minor fixes to new TTL code Peter Bourgon 6 years ago
- Merge pull request #413 from buptmiao/master Peter Bourgon (commit: GitHub) 6 years ago
- Fix ttl for etcd sd miao 6 years ago
- Run integration tests on circleci Rodrigo Saito (commit: Rodrigo Saito) 6 years ago
- Add TTL for etcd sd miao 6 years ago