client-rust/src
Andy Lok 6f9c13333f
Add ttl for raw client (#324)
* Add ttl for raw client

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

* fmt

Signed-off-by: Andy Lok <andylokandy@hotmail.com>

---------

Signed-off-by: Andy Lok <andylokandy@hotmail.com>
2023-12-28 21:26:49 +08:00
..
common Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
generated Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
kv implement the complete keyspace feature (#439) 2023-12-27 18:12:40 +08:00
pd Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
proptests Improve rustfmt config (#401) 2023-07-09 17:07:13 +08:00
raw Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
request Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
store Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
transaction Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
util build: Make sure tikv-client works on stable rust (#412) 2023-07-16 23:51:11 +08:00
backoff.rs transaction: Support unsafe_destroy_range interface (#420) 2023-10-07 16:46:52 +08:00
compat.rs Improve rustfmt config (#401) 2023-07-09 17:07:13 +08:00
config.rs implement the complete keyspace feature (#439) 2023-12-27 18:12:40 +08:00
lib.rs implement the complete keyspace feature (#439) 2023-12-27 18:12:40 +08:00
mock.rs Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
proto.rs feat: Add vendored support (#411) 2023-07-21 15:44:38 +08:00
region.rs implement the complete keyspace feature (#439) 2023-12-27 18:12:40 +08:00
region_cache.rs Add ttl for raw client (#324) 2023-12-28 21:26:49 +08:00
stats.rs Improve rustfmt config (#401) 2023-07-09 17:07:13 +08:00
timestamp.rs Combine workspace into a unicrate (#402) 2023-07-10 10:59:30 +08:00