Skip to content
forked from JanWiemer/jacis

Java ACI Store - Transient and transactional store for Java objects

License

Notifications You must be signed in to change notification settings

ssimarkus/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

About

Java ACI Store - Transient and transactional store for Java objects

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%