Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Implement txn rpc in store and index. #539

Merged
merged 37 commits into from
Oct 16, 2023
Merged

Conversation

ketor
Copy link
Contributor

@ketor ketor commented Sep 9, 2023

No description provided.

@ketor ketor force-pushed the feat-0.8 branch 14 times, most recently from 48227c9 to 58b2ba3 Compare September 15, 2023 10:45
@ketor ketor force-pushed the feat-0.8 branch 16 times, most recently from 795bb85 to 1d36ec6 Compare September 22, 2023 20:17
ketor added 25 commits October 16, 2023 17:14
All Get/Scan request of transactions will finally route to
TxnEngineHelper.

Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
changes region's start_key.

Signed-off-by: Ketor <d.ketor@gmail.com>
Short value will first write into LockInfo, when commit then write to
WriteInfo.

Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
region merge.

Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
Signed-off-by: Ketor <d.ketor@gmail.com>
the task num in workers.

Signed-off-by: Ketor <d.ketor@gmail.com>
Copy link
Collaborator

@rock-git rock-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rock-git rock-git added this pull request to the merge queue Oct 16, 2023
Merged via the queue into dingodb:main with commit c994ad0 Oct 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants