From 51c3d467e95ae73dbddee6c3c12582ec11ab3589 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 13 Nov 2017 13:11:19 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dd69b1..840ba60 100644 --- a/README.md +++ b/README.md @@ -337,9 +337,9 @@ A curated list of awesome Java frameworks, libraries and software. *Distributed transactions provide a mechanism for ensuring consistency of data updates in the presence of concurrent access and partial failures.* -* [Atomikos](https://www.atomikos.com) - Provides transactions for REST, SOA and microservices, also with support for JTA and XA. -* [Bitronix](https://github.com/bitronix/btm) - A simple but complete implementation of the JTA 1.1 API.. -* [Narayana](http://narayana.io) - Provides support for traditional ACID and compensation transactions, also complies with JTA, JTS and other standards. (Previous called Arjuna Transactions). +* [Atomikos](https://www.atomikos.com) - Provides transactions for REST, SOA and microservices with support for JTA and XA. +* [Bitronix](https://github.com/bitronix/btm) - A simple but complete implementation of the JTA 1.1 API. +* [Narayana](http://narayana.io) - Provides support for traditional ACID and compensation transactions, also complies with JTA, JTS and other standards. ## Distribution