Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
WizardCXY
|
7f9479acc1
clientv3: add member promote
|
5 years ago |
Jingyi Hu
|
2b76200f70
*: add MemberAddAsLearner to clientv3 Cluster API
|
5 years ago |
Jingyi Hu
|
fc14608cb7
clientv3: support MemberAdd for learner
|
5 years ago |
Jingyi Hu
|
a0d3c4d641
*: fix compilation after API change
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
2ac04381a2
clientv3: update Go import paths to "go.etcd.io"
|
6 years ago |
Gyuho Lee
|
a2e999fa4c
clientv3: prevent no-scheme URLs to cluster APIs
|
6 years ago |
Gyuho Lee
|
497412c588
clientv3: call other APIs with default gRPC call options
|
7 years ago |
Gyu-Ho Lee
|
c09a89d834
clientv3: remove redundant retries in Cluster, set FailFast=true
|
7 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Gyu-Ho Lee
|
7f2d6b3ef6
clientv3,v3client: add cluster embedded client
|
7 years ago |
Anthony Romano
|
dd465d0e40
clientv3: remove redundant error handling code
|
7 years ago |
Xiang Li
|
9205a242b9
clientv3: do not retry on mutable operations
|
8 years ago |
Iwasaki Yudai
|
6a33f0ffd5
clientv3: make balancer respect FastFail
|
8 years ago |
Anthony Romano
|
3eadf964f4
clientv3: use failfast and retry wrappers for at-most-once rpcs
|
8 years ago |
Anthony Romano
|
d8f0ef0e80
clientv3: use grpc.FailFast(false) for all calls
|
8 years ago |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
8 years ago |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 years ago |
Anthony Romano
|
cdc8f99658
clientv3: rework reconnection logic
|
8 years ago |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
8 years ago |
Gyu-Ho Lee
|
2c6176b5f2
*: remove MemberLeader API in client side (fix examples)
|
8 years ago |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 years ago |
Anthony Romano
|
16c35167df
clientv3: do not reconnect on request context cancellation
|
8 years ago |
Gyu-Ho Lee
|
b19d57e1c3
clientv3: fix godoc for member apis
|
8 years ago |
Gyu-Ho Lee
|
5fbf64c144
clienv3: add MemberAdd method based on v3 change
|
8 years ago |
Xiang Li
|
a25423ca99
clientv3: implement cluster api
|
8 years ago |