/transactionalgolo

TransactionalGolo

Primary LanguageJavaApache License 2.0Apache-2.0

TransactionalGolo

Basic local transactions (via Narayana core) for Golo (https://golo-lang.org).

Initially JTA or Arjuna's native AtomicAction, with the assumption of some datasource written elsewhere in Java or Golo that can be enrolled by the application in the transaction. Final goal is to have STM in Golo.

Paused for now.