domino-succ / domino

Domino/SSCC is a distributed transaction processing system. It runs on HBase with ISI (Improved Snapshot Isolation) support.

Home Page:https://github.com/domino-succ/domino/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domino is a distributed transaction processing system implemented of SSCC (Stateful-Stateless Update Concurrency Control). SSCC provides Improved Snapshot Isolation (ISI) for bigdata transaction processing and has the ability to prevent the anomalies of P0/P1/P2/P3/P4/P4B/A5A. SSCC is also implemented in Apache Trafodion. For more details, please refer it's wiki: https://github.com/domino-succ/domino/wiki

About

Domino/SSCC is a distributed transaction processing system. It runs on HBase with ISI (Improved Snapshot Isolation) support.

https://github.com/domino-succ/domino/wiki


Languages

Language:Java 100.0%