rubencasado / OrderManagementTx

Evaluation of Transaction strategies in Couchbase for a concurrent microservice-based enviornment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrderManagementTx

Evaluation of Transaction strategies in Couchbase for a concurrent microservice-based enviornment.

*SourcingOL: An optimistic approach is used. A new MultiDocumentTransactionManager is used to manage the process. *SourcingPL: A pessimistic approach is used. Documents are locked using Couchbase API.

alt tag

About

Evaluation of Transaction strategies in Couchbase for a concurrent microservice-based enviornment


Languages

Language:Java 100.0%