Package-level declarations
Types
Store client implementation with an ignite cache. If inmemory is true, the data is not persisted in a database.
A store that saves data on a per-repository basis. The primary key is of type ObjectInRepository.
A composed key used in the key-value stores to persist model data. The key is composed of a key and an optional repositoryId. The repositoryId is set when an entry is scoped to the repository.
Ignite dialect for PostgreSQL