Renkai
|
803f16aafa
|
change in progress
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-05-19 23:13:15 +08:00 |
Renkai
|
947c541996
|
change in progress
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-05-18 23:44:16 +08:00 |
Renkai
|
518ce4231c
|
change in progress
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-05-18 23:41:43 +08:00 |
Renkai
|
2660a2496f
|
change in progress
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-05-18 18:57:09 +08:00 |
Renkai
|
929e192fe4
|
Merge branch 'master' into async_reconnect
|
2020-05-18 16:41:17 +08:00 |
Yilin Chen
|
1e51f5c36a
|
Merge pull request #143 from weihanglo/feat/txn-scan-iter
Feat/txn scan iter
|
2020-05-13 12:49:12 +08:00 |
Weihang Lo
|
f3d4034e41
|
Fix typo
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-07 09:44:11 +08:00 |
Weihang Lo
|
731cb10360
|
Add `key_only` param for transactional scan
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-07 02:38:59 +08:00 |
Weihang Lo
|
963e3b3368
|
Add limit param for transactional scan
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-05 07:41:26 +08:00 |
Weihang Lo
|
35eeceb82c
|
Use expect and remove unused arg
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-05 07:15:42 +08:00 |
Weihang Lo
|
abb1099a24
|
Cargo fmt
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-04 23:42:53 +08:00 |
Weihang Lo
|
b0b1b26173
|
Update transction example
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-04 23:15:06 +08:00 |
Weihang Lo
|
ac8ce56161
|
Implement Transaction::scan
Signed-off-by: Weihang Lo <me@weihanglo.tw>
|
2020-05-04 22:52:05 +08:00 |
Renkai
|
1734c8f631
|
remove allow failure
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-17 18:01:33 +08:00 |
Renkai
|
831192b89a
|
remove allow failure
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-15 15:09:02 +08:00 |
Renkai
|
7baf5f0f30
|
add some comments
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-15 14:55:21 +08:00 |
Renkai
|
7b62620186
|
add some comments
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-10 14:55:37 +08:00 |
Renkai
|
fa574944a0
|
Update src/pd/retry.rs
Co-Authored-By: Yilin Chen <sticnarf@gmail.com>
add some comments
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-10 14:35:45 +08:00 |
Renkai
|
3bf1e42611
|
Revert "add allow failures"
This reverts commit 825d6464
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 16:21:43 +08:00 |
Renkai
|
7617efb5e4
|
remove allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 16:16:34 +08:00 |
Renkai
|
268cd722cc
|
add allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 16:14:41 +08:00 |
Renkai
|
825d6464a7
|
add allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 16:13:39 +08:00 |
Renkai
|
2fd94538aa
|
add allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 16:11:02 +08:00 |
Renkai
|
219ad6a8f2
|
remove allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 15:58:25 +08:00 |
Renkai
|
361a5cef86
|
trigger travis
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 15:22:20 +08:00 |
Renkai
|
06ea01693f
|
add allow failures
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 14:11:50 +08:00 |
Renkai
|
b47cd92f8c
|
clippy
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-09 11:06:44 +08:00 |
Renkai
|
f91e2f8ec8
|
prevent concurrent reconnect
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-08 21:25:17 +08:00 |
Renkai
|
0682fd52bd
|
use `use` instead of `macro_use`
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-08 15:58:17 +08:00 |
Renkai
|
10797e191c
|
rename type parameter
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-08 15:54:20 +08:00 |
Renkai
|
8ee5f49648
|
fix doc error
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 18:02:26 +08:00 |
Renkai
|
25007df435
|
fix compile error
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 16:58:23 +08:00 |
Renkai
|
4a859b8f6e
|
get members async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 16:34:40 +08:00 |
Renkai
|
8e76de6ce4
|
get members async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 16:28:22 +08:00 |
Renkai
|
3e480f8e0e
|
fmt check
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 16:04:31 +08:00 |
Renkai
|
c2158f14b5
|
remove block_on
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 15:59:25 +08:00 |
Renkai
|
a3039af2c8
|
add async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 14:18:56 +08:00 |
Renkai
|
fe4a0f1509
|
add async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 12:35:30 +08:00 |
Renkai
|
d1afc3ef46
|
add async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 12:21:14 +08:00 |
Renkai
|
3fdcdaedbe
|
Merge branch 'master' into async_reconnect
|
2020-04-07 11:50:07 +08:00 |
Renkai
|
38ca6d2631
|
add async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 11:49:09 +08:00 |
Renkai
|
0df382076b
|
add async
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-07 11:47:01 +08:00 |
Renkai
|
83ecb84aca
|
add async_trait
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-01 18:42:54 +08:00 |
Renkai
|
cfe07a88e0
|
add async_trait
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-01 18:39:27 +08:00 |
Renkai
|
f66962d141
|
add async_trait
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-01 18:38:08 +08:00 |
Renkai
|
04c254bcde
|
add todos
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-04-01 18:18:20 +08:00 |
Yilin Chen
|
65602f7a45
|
Merge pull request #138 from Renkai/check_response_count
UCP: Check if the PD server responds with less timestamps
|
2020-03-26 11:58:11 +08:00 |
Renkai
|
ba333c060f
|
fix clippy
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-03-26 11:34:10 +08:00 |
Renkai
|
7034e1b939
|
UCP: Check if the PD server responds with less timestamps
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-03-26 11:12:59 +08:00 |
Renkai
|
401bc64ceb
|
UCP: Check if the PD server responds with less timestamps
Signed-off-by: Renkai <gaelookair@gmail.com>
|
2020-03-25 18:13:43 +08:00 |