Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 747 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 747 Bytes

CI Java 8 CodeQL

jacis

Java ACI Store - Transient and transactional store for Java objects.

The name of the store is derived from the acronym ACID (Atomicity, Consistency, Isolation, Durability) describing the properties of transactions. The store is designed to fulfill the first three of these properties but not the Durability.

The JACIS project follows the semantic versioning policy (see https://semver.org/, API indicated by JacisApi Annotation).

For more information see https://github.com/JanWiemer/jacis/wiki