/jacis

Java ACI Store - Transient and transactional store for Java objects

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

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 fullfil the first three of these properties but not the Durability.

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