Closed kylerchin closed 3 months ago
It's not immediently clear how to use the directory features like creating, listing, and deleting
https://etcd.io/docs/v2.3/api/#listing-a-directory
I know there is get with prefix but I'm looking for directory calls like in the old etcd rs library. Does this library have that?
Thanks
nvm... they flattened keyspace
It's not immediently clear how to use the directory features like creating, listing, and deleting
https://etcd.io/docs/v2.3/api/#listing-a-directory
I know there is get with prefix but I'm looking for directory calls like in the old etcd rs library. Does this library have that?
Thanks