Tao He
|
8364dd24d0
|
Refactor the implementation of etcd transactions.
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2023-07-10 08:58:33 +08:00 |
Tao He
|
1d5128a7e8
|
Format source code using clformat (#233)
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2023-07-01 20:49:16 +08:00 |
Tao He
|
b12fc293b9
|
Fixes memory leak issue inside the watcher (#197)
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2023-03-05 23:08:10 +08:00 |
Tao He
|
1fb5abac28
|
Implements the "etcdctl lease list" functionality (#174)
* Implements the "etcdctl lease list" functionalities.
* LeaseLeases requires etcd >= 3.3
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2022-10-13 00:04:18 +08:00 |
Tao He
|
1108d986a7
|
Add transaction tests and documentations (#164)
Signed-off-by: Tao He <sighingnow@gmail.com>
|
2022-09-27 11:31:06 +08:00 |