Commit Graph

  • 9d76994864 more PR feedback limbooverlambda 2024-06-30 11:44:19 -0700
  • 9c907c9ad3
    Merge branch 'master' into limbooverlambda/fix-batch-put-ttl-issue Ping Yu 2024-06-27 09:53:41 +0800
  • ec8dbccaa3
    Resolving the TLS url issue (#459) limbooverlambda 2024-06-26 18:52:33 -0700
  • 390e7c7317 removing redundant map limbooverlambda 2024-06-26 01:36:27 -0700
  • 463024ce4d more make check fixes limbooverlambda 2024-06-26 01:27:48 -0700
  • cd9bd292ef make check fixes limbooverlambda 2024-06-26 01:12:43 -0700
  • d6bd8a4876 PR feedback limbooverlambda 2024-06-26 00:26:03 -0700
  • a9bfa3537c fix formatting limbooverlambda 2024-06-25 13:33:24 -0700
  • b2a2ca76b5 Re-expose current-timestamp Yusuke Kuoka 2024-06-24 01:57:39 +0000
  • d52fcf4a5c resolving the url issue limbooverlambda 2024-06-17 14:08:33 -0700
  • 767e9304c5 fixing the shard issue with batch_put limbooverlambda 2024-06-17 14:08:33 -0700
  • dddf5198ac adding retryable to scan limbooverlambda 2024-06-17 14:08:33 -0700
  • 54fd72001b
    pd: handle get members with error (#452) Ping Yu 2024-06-02 22:53:51 +0800
  • 9eb216774a
    Merge branch 'master' into handle-pd-get-member-with-err Ping Yu 2024-06-02 12:41:04 +0800
  • 0db723f014
    chore: fix clippy error for rust 1.78 (#453) Ping Yu 2024-06-02 12:34:25 +0800
  • d388fbe373 fix pb build Ping Yu 2024-06-01 20:26:20 +0800
  • 8698ad99cf revert Makefile Ping Yu 2024-06-01 19:34:17 +0800
  • 70fe64e575 fix clippy error for rust 1.78 Ping Yu 2024-06-01 19:32:00 +0800
  • 556e9fbe0a handle PD get member error Ping Yu 2024-06-01 14:46:11 +0800
  • 278324c17b
    prevent PANIC when leader is None Ulrich Hornung 2024-05-14 22:22:38 +0200
  • bc1ac81632 fix clippy Ping Yu 2024-03-19 17:41:02 +0800
  • 1f546e12b3 support file based transaction Ping Yu 2024-03-19 17:37:30 +0800
  • 45b5faeeab fix unit test yongman 2024-03-11 12:31:25 +0800
  • 6d318ca22f Fix stale region cache with no leader yongman 2024-03-11 11:44:59 +0800
  • c6110dd808
    Adding a reverse scan API for raw client (#441) Rahul Rane 2024-02-20 16:39:40 -0800
  • 9236760781 Addressed comments Rahul Rane 2024-02-20 13:14:01 -0800
  • 6c3a93626f Addressed comments Rahul Rane 2024-02-15 23:19:03 -0800
  • 384c42f99a Adding a reverse scan API for raw client Rahul Rane 2024-02-08 13:59:50 -0800
  • 6f9c13333f
    Add ttl for raw client (#324) Andy Lok 2023-12-28 21:26:49 +0800
  • 9f13c67b0e fmt Andy Lok 2023-12-27 18:54:32 +0800
  • cf5eb8dec0 Add ttl for raw client Andy Lok 2023-12-27 18:46:20 +0800
  • 1178d79ed6
    implement the complete keyspace feature (#439) Andy Lok 2023-12-27 18:12:40 +0800
  • fd99238acf implement the complete keyspace feature Andy Lok 2023-12-27 17:41:58 +0800
  • c4a2a46b7a
    Merge 5695e2ebc7 into bbaf317b05 Ping Yu 2023-12-18 09:24:59 +0000
  • 5695e2ebc7 migrate to tikv/minitrace-rust Andy Lok 2023-12-18 17:24:47 +0800
  • bbaf317b05
    Fix reverse scan for scene of multiple regions (#438) Ping Yu 2023-11-28 20:14:37 +0800
  • 54044bc44a
    Merge pull request #1 from pingyu/fix-reverse-scan Harper 2023-11-28 12:05:15 +0000
  • 69862f0c37 fix reverse range Ping Yu 2023-11-26 17:12:32 +0800
  • 435cf0a36d reproduce issue Ping Yu 2023-11-25 23:29:35 +0800
  • 87f5c5c7f5 no trace ResolveLock::execute Ping Yu 2023-11-22 20:35:59 +0800
  • 2fb5c228e5 trace handle_region_error Ping Yu 2023-11-22 20:17:29 +0800
  • 20f51be448 polish trace Ping Yu 2023-11-22 19:47:45 +0800
  • 36be2d0e7c gc with range Ping Yu 2023-11-22 17:09:05 +0800
  • e067c34a17 do not trace single shard Ping Yu 2023-11-22 16:51:26 +0800
  • c2325e2ab5 tracing for gc Ping Yu 2023-11-22 12:18:49 +0800
  • 5591a9a60c Merge branch 'master' into trace-scan Ping Yu 2023-11-22 11:29:10 +0800
  • 2f3b1af65e swap range intersection ends when reverse scan jmhrpr 2023-11-21 18:33:26 +0000
  • 495c9a1e15 fix: correct range intersection jmhrpr 2023-11-21 15:58:45 +0000
  • bd14485ca7
    chore: bump version 0.3.0 (#434) Andy Lok 2023-11-21 16:54:09 +0800
  • be8b588fe3 chore: bump version 0.3.0 Andy Lok 2023-11-21 14:40:50 +0800
  • d440f068f4
    refactor: Make prometheus features `push` and `process` optional to get rid of openssl (#433) Xuanwo 2023-11-21 09:14:01 +0800
  • 3bb784aabe
    Remove push and process Xuanwo 2023-11-20 20:08:55 +0800
  • 2b546f9ccc
    refactor: Make prometheus deps optional Xuanwo 2023-11-20 19:57:35 +0800
  • 34d99c5e92 Merge branch 'master' of https://github.com/jmhrpr/client-rust jmhrpr 2023-11-16 13:34:13 +0000
  • faf135be99 print locks Ping Yu 2023-11-13 18:23:17 +0800
  • e08fa53ec7 Merge remote-tracking branch 'upstream/master' into trace-scan Ping Yu 2023-11-13 18:11:24 +0800
  • b12f95e3b2
    pd: fix `get_timestamp` potentially hang (#432) Ping Yu 2023-11-07 15:20:47 +0800
  • 1bc7201ce8 polish Ping Yu 2023-11-07 14:47:35 +0800
  • 81058ee12c Merge branch 'fix-get-tso-hang' into trace-scan Ping Yu 2023-11-06 19:11:20 +0800
  • 7ba5f5502d wake Ping Yu 2023-11-06 19:06:51 +0800
  • 1d3d0744dc more trace for tso Ping Yu 2023-11-04 16:08:08 +0800
  • a0bd83f649 Merge remote-tracking branch 'origin/fix-get-tso-hang' into trace-scan Ping Yu 2023-11-03 23:46:17 +0800
  • 55887f4093 change all log to tracing Ping Yu 2023-11-03 23:45:27 +0800
  • 7892d751f3 Merge remote-tracking branch 'upstream/master' into trace-scan Ping Yu 2023-11-03 23:37:01 +0800
  • aabe8e5e45 fix get tso hang Ping Yu 2023-11-03 16:31:20 +0800
  • 802b361df7
    chore: Bump prost to 0.12 and tonic to 0.10 (#430) Xuanwo 2023-11-03 10:02:48 +0800
  • 7d8b777c84 trace tso Ping Yu 2023-11-02 20:30:49 +0800
  • 16d42a6426
    Commit changes Xuanwo 2023-11-02 20:13:03 +0800
  • 06c14e7ec7
    Fix build Xuanwo 2023-11-02 20:05:01 +0800
  • 6efa3b4894
    chore: Bump prost to 0.12 and tonic to 0.10 Xuanwo 2023-11-02 20:01:05 +0800
  • bab9d01b28 polish Ping Yu 2023-11-01 18:20:33 +0800
  • 63790aa7c0 Merge remote-tracking branch 'upstream/master' into trace-scan Ping Yu 2023-11-01 18:10:15 +0800
  • a7885be25b
    transaction: use AtomicU8 for status (#429) Ping Yu 2023-11-01 14:36:53 +0800
  • 74df9f3fed fix check Ping Yu 2023-10-31 21:22:33 +0800
  • 1f9eba3810 Merge branch 'status-as-atomic-u8' into trace-scan Ping Yu 2023-10-31 21:21:14 +0800
  • a1afcc1fe1 skip exchange on equal Ping Yu 2023-10-31 21:16:49 +0800
  • fdec18162e fix check Ping Yu 2023-10-31 21:08:01 +0800
  • 34a7936727 simplify Ping Yu 2023-10-31 21:06:29 +0800
  • 83ae139680 use AtomicU8 for status Ping Yu 2023-10-31 20:46:02 +0800
  • 75ecb2ca27 comment out block_on Ping Yu 2023-10-30 21:00:52 +0800
  • 56e8f4de20 fix blocking_write Ping Yu 2023-10-30 18:53:34 +0800
  • 942dbfc67d wip Ping Yu 2023-10-27 15:56:55 +0800
  • e35a71bba3 wip Ping Yu 2023-10-27 13:28:05 +0800
  • 547eabbecb wip Ping Yu 2023-10-26 21:35:46 +0800
  • e35f479c76 wip Ping Yu 2023-10-26 21:01:27 +0800
  • bec213a7a9 trace scan requests Ping Yu 2023-10-26 17:40:38 +0800
  • 788d6e211b
    ci: upgrade action & use nextest instead of test for ut (#422) 0x29a 2023-10-08 14:16:44 +0800
  • b4da4055d0
    Merge branch 'master' into upgrade-action 0x29a 2023-10-08 12:40:14 +0800
  • b430a84438 add install guid for nextest in readme ben1009 2023-10-08 12:37:03 +0800
  • 0a9457c6b5 transaction: Support unsafe_destroy_range interface (#420) Ping Yu 2023-10-07 16:46:52 +0800
  • 878a39a74b back to use test in IT ben1009 2023-09-18 11:36:10 +0800
  • ae69ee9123 fix DCO check ben1009 2023-09-15 16:13:58 +0800
  • f178f16bb4 ci: upgrade action & use nextest instead of test ben1009 2023-09-15 15:44:53 +0800
  • d6560794f0
    transaction: Support unsafe_destroy_range interface (#420) Ping Yu 2023-10-07 16:46:52 +0800
  • 6e7ba941a6 fix compile error on lower version of rust Ping Yu 2023-09-15 15:13:07 +0800
  • a73b698e16 polish Ping Yu 2023-09-13 19:47:12 +0800
  • 136f4ec191 polish Ping Yu 2023-09-13 18:17:32 +0800
  • f0c6b23f34 add unsafe_destroy_range Ping Yu 2023-09-12 21:09:24 +0800
  • 5ac72f2c32
    handle grpc error (#419) Ping Yu 2023-09-07 15:16:02 +0800
  • 12283b35ea handle grpc error Ping Yu 2023-09-05 19:06:18 +0800