-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
We have samples for PostgreSQL, MongoDB and EventStoreDB, but not yet for SQLite. It'd be great to add them.
See the existing samples: https://github.com/event-driven-io/emmett/tree/main/samples/webApi.
The thing that'll be missing in the first version are Pongo projections for read model, as I'm working on adding SQLite support to Pongo, but the rest should be fine.
I suggest using a regular SQLite file-based eventstore instead of the in-memory version.