Skip to content

JanWiemer/jacis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b25fef · Jun 6, 2024
Apr 24, 2024
Feb 3, 2023
Jan 7, 2021
Dec 21, 2020
Apr 23, 2024
Jun 6, 2024
Jan 13, 2022
Jun 6, 2024
Dec 6, 2020
Jun 16, 2022
Dec 9, 2020
Jan 13, 2021
Jun 6, 2024
Jun 6, 2024
Apr 23, 2024
Apr 23, 2024

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