Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.48 KB

README.md

File metadata and controls

44 lines (22 loc) · 1.48 KB

Atomikos TransactionsEssentials: out-of-container transactions.

A light-weight, embeddable transaction manager for instant reliability without design efforts in your code. If you are reading this file then you are probably looking at our project fork on GitHub, meant to allow community members to fork and contribute. Our GitHub project is merged and updated regularly with our legacy (internal) development repository.

Getting Started

See Getting Started

Documentation

See documentation at www.atomikos.com/Documentation

Code Samples

Register and download from www.atomikos.com

Releases

Register and download from www.atomikos.com

Or check Maven Central (no samples available there)

Building From Source

Pull latest from repo git pull origin master and try mvn clean install -Popensource.

Contributing

Please fork to contribute, and send a pull request when you have a contribution ready for our review.

For an enhancement or larger feature, create a GitHub issue first to discuss.

DO NOT COMMIT/PUSH TO THIS REPOSITORY DIRECTLY! WE OVERWRITE IT WHENEVER WE MERGE PULL REQUESTS.

License

See http://www.atomikos.com/Main/WhichLicenseApplies

Copyright

Copyright (c) 2000-2015, Atomikos - all rights reserved.

Visit www.atomikos.com for more…