Skip to content
View cfzjywxk's full-sized avatar

Block or report cfzjywxk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mysql-server Public

    Forked from mysql/mysql-server

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

    C++

  2. tidb Public

    Forked from pingcap/tidb

    TiDB is a distributed HTAP database compatible with the MySQL protocol

    Go

  3. unistore Public

    Forked from ngaut/unistore

    A fun project for evaluating some new optimizations quickly, do not use it

    Go

  4. tikv Public

    Forked from tikv/tikv

    Distributed transactional key-value database, originally created to complement TiDB

    Rust

  5. rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++

  6. client-go Public

    Forked from tikv/client-go

    Go client for TiKV

    Go

535 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in tikv/client-go that received 12 comments

txn: fix resolver cache usage for async commit

Ref: pingcap/tidb#59494 Do not call checkSecondaries if the transaction status is determined for async commit transactions. Small refactor on the T…

+157 −47 lines changed 12 comments
Reviewed 10 pull requests in 3 repositories

Created an issue in tikv/client-go that received 1 comment

txn: collect more information when inconsistency or rollback happens

For certain unexpected cases where data issues have been confirmed, more on-site information should be collected and printed in the logs to facilit…

1 comment
Loading