1
2018-05-05 10:09:02 +03:00
2018-05-05 10:05:23 +03:00
2018-05-05 10:05:23 +03:00
2018-05-04 17:52:37 +03:00
2018-02-25 07:43:48 +02:00
2018-02-25 07:43:48 +02:00
2018-05-04 17:23:08 +03:00
2018-02-25 07:43:48 +02:00
2018-02-25 07:43:48 +02:00
2018-05-05 10:09:02 +03:00

Distributed Blockchain Transactions (DBT)

This is a framework for working with SQL transactions in a distributed network. The framework allows you to compose SQL transactions of multiple queries on different nodes and execute them later.

To ensure the reliability of the transactions a ledger using blockchain is used to keep track on ongoing transactions.

Description
Distributed blockchain SQL transactions for Ratpack
Readme 198 KiB
Languages
Groovy 100%