Domino is a distributed transaction processing system implemented of SUCC. SUCC (Stateless Update Concurrency Control) is a distributed transaction control model. SUCC 1) largely removes the conflict detection; 2) does not require rollback; 3) assists the failed commit/forward to finish. These features make SUCC support high concurrency and low delay. Meanwhile, we present P4B abnormal, a new abnormal in Snapshot Isolation (SI). SUCC prevents not only all the abnormal of SI, also P4B abnormal. Domino is open source under GPL license. For more details, please refer it's wiki: https://github.com/domino-succ/domino/wiki
forked from domino-succ/domino
-
Notifications
You must be signed in to change notification settings - Fork 0
zxsoft/domino
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Domino/SUCC is a distributed transaction processing system. It runs on HBase with full-ACID transactional support.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published