Cafienne Engine Release 1.1.1
New Persistence Configurations
- Support for JDBC configurations of the Cafienne Event Store.
- Support for Microsoft SQL Server and AzureSQL - both as Cafienne Event Store and Cafienne Query DB.
- Default configuration of the Cafienne Engine launches with in-memory databases, so that you can run the engine without having to install Cassandra and PostgreSQL.
- Added sample configurations files
developer.conf
postgres.conf
cassandra.conf
sqlserver.conf
.
Deprecated /registration routes
The /registration
routes for creating tenants, retrieving user information, etc. have been separated into 2 new routes:
/platform
Can now be used for creating/enabling/disabling tenants and to retrieve user information across all tenants to which the user belongs./tenant
These routes can be used by tenant owners and tenant users to