Skip to content

JanWiemer/jacis

Repository files navigation

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