Currently there are packages for MySql, PostgreSql and generically Entity framework support. It'd be useful to include a package to give high performance support to SqlLite too.
Create a new project AsyncMonolith.SqlLite
Copy files over from one of the others
Implement SQL for fetching and storing messages in SqlLite using row level locking
Currently there are packages for MySql, PostgreSql and generically Entity framework support. It'd be useful to include a package to give high performance support to SqlLite too.
Create a new project AsyncMonolith.SqlLite
Copy files over from one of the others
Implement SQL for fetching and storing messages in SqlLite using row level locking