Relational Databases
When using Axon Framework together with a relational database, there are several considerations to take into account when tuning the database for optimal performance:
-
Using the correct indices for the different types of queries used
-
Configuring the right auto-increment configuration when using JPA