-
Help wanted with the JPA reference implementation:
https://github.com/vlingo/vlingo-symbio-jdbc/tree/master/src/main/java/io/vlingo/symbio/store/object/jdbc/jpa
-
I tried to implement an example with vlingo eventsourcing and took the table definition from the documentation first (which is outdatet). With that old schema I got `NullPointerException`s from the ex…
-
The DynamoDB implementation is very heavyweight because its use requires the download of the local test environment dependencies for DynamoDB. On a non-optimal network that I had to use recently it re…