issues
search
etcdv3
/
etcd-client
An etcd v3 API client
Apache License 2.0
210
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(*): replace deprecated compile with compile_protos
#86
lsytj0413
opened
2 days ago
0
Update README.md
#85
king-11
opened
1 month ago
0
Fix clippy warning
#84
davidli2010
closed
2 months ago
0
Enhance the example which showcases the snapshot maintenance operation.
#83
renormalize
closed
2 months ago
0
Question: How to use the directories feature?
#82
kylerchin
closed
3 months ago
1
build(deps): upgrade for hyper 1.x
#81
tisonkun
closed
4 months ago
2
Fix clippy warning
#80
davidli2010
closed
5 months ago
0
Safely transmute vectors
#79
EAimTY
closed
5 months ago
0
panic at etcd-client-0.12.4/src/client.rs:103:18
#78
aishen944
opened
5 months ago
3
Is it possible to enable the gRPC traces while running etcd-client program
#77
rahulKrishnaM
opened
6 months ago
1
upgrade tonic version to v0.11.0
#76
MichaelScofield
closed
7 months ago
1
Update tonic to 0.11
#75
yotamofek
closed
5 months ago
6
Any support for rwlock?
#74
MaXiaoSIOM
opened
10 months ago
2
Support tcp keepalive
#73
liuyihua-cn
closed
10 months ago
0
Split test cases to tests directory
#72
davidli2010
closed
10 months ago
0
feat: implement namespace APIs
#71
tisonkun
closed
10 months ago
13
Add GetResponse::take_kvs() & KeyValue::into_key_value()
#70
tisonkun
closed
11 months ago
4
tonic options max_decoding_message_size/max_encoding_message_size
#69
harscoet
closed
11 months ago
1
Implement take_prev_kvs for DeleteResponse
#68
tisonkun
closed
11 months ago
7
Support namespace API
#67
tisonkun
closed
10 months ago
7
Correct method descriptions in `MemberAddResponse`
#66
EAimTY
closed
1 year ago
0
Support manually in-place authentication token update
#65
EAimTY
closed
5 months ago
8
Add missing export of `AuthenticateResponse`
#64
EAimTY
closed
1 year ago
0
Upgrade to tonic 0.10.0
#63
messense
closed
1 year ago
1
Disable tower's default features
#62
EAimTY
closed
1 year ago
0
tower's default features should be disabled
#61
EAimTY
closed
1 year ago
0
Default feature set of tonic
#60
gmilleramilar
closed
1 year ago
1
How to avoid the need for copying to obtain a mutable client due to sharing immutable data in a multi-tasking program (or what is the best practice for using this library in a concurrent sharing scenario)?
#59
ActivePeter
closed
1 year ago
2
Upgrade to Rust 2021 edition
#58
messense
closed
1 year ago
2
[Feature] Add GitHub Action
#57
LiBinfeng-01
closed
1 year ago
0
Upgrade tonic to 0.9.x and other dependencies
#56
messense
closed
1 year ago
1
Docs broken
#55
diggyk
closed
1 year ago
1
etcd server connection issues in client
#54
Dreamacro
opened
1 year ago
5
Add openssl support
#53
YuJuncen
closed
1 year ago
2
Create a GitHub Action for PR
#52
davidli2010
closed
1 year ago
0
Fix typos
#51
rex4539
closed
1 year ago
1
Add openssl support
#50
YuJuncen
closed
1 year ago
6
Etcd client connect return error when tls enabled
#49
haojinming
opened
1 year ago
3
Determine loss of watch connectivity
#48
diggyk
closed
1 year ago
2
Add ConnectOptions::with_connect_timeout() to apply a timeout to connecting to the endpoint
#47
davidli2010
closed
2 years ago
1
[feature request] Add ability to set connect timeout to client
#46
joshua-sp
closed
2 years ago
2
feature request: provide methods for updating authentication tokens or automatically update the tokens for long-live clients
#45
arkbriar
opened
2 years ago
8
how to implement CAS operation?
#44
lnparker
closed
2 years ago
0
Expose the `keep_alive_while_idle` config
#43
YuJuncen
closed
2 years ago
1
Maybe expose the channel config `keep_alive_while_idle`?
#42
YuJuncen
closed
2 years ago
0
Update dependencies (tonic 0.8, prost 0.11, etc...)
#41
yotamofek
closed
2 years ago
1
How to get the relationship between the watcher and watcher_id for one key multi watcher.
#40
dongzl
closed
2 years ago
3
Tolerate (partial) connection failures in endpoints in the Balancer Client
#39
rrichardson
opened
2 years ago
1
SortTarget and SortOrder not declare
#38
jiashiwen
closed
2 years ago
1
Add more keys to a watch
#37
davidli2010
closed
2 years ago
5
Next