Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 663 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 663 Bytes

statefun-transactions

Implementation

This repository contains the code of Flink StateFun extended with two-phase commit transactions and sagas.

This project is an extension of the StateFun project.

Evaluation code

The code to perform the evaluation can be found in the evaluation folder.

The code of the deployed applications for evaluation is also included: original project, sagas, two-phase commit.