1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java1,469 forks (1,469 forks)batch import
featureshelp wantedquestion
Repository metrics
- Stars
- 4,212 stars (4,212 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
为了控制事务提交时间,将从最终一致性跨越成为强一致性。
Contributor guide
- Research direction
- Research the atomic clock algorithm for distributed transaction commit time control, aiming to transition from eventual consistency to strong consistency. Investigate how to implement this algorithm in the tx lcn framework.
- Tech stack
- java
- Domain
- backenddatabase
- Issue type
- Feature
- Prerequisites
- Java分布式系统