akkadotnet / Akka.Persistence.Sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement IAllEventsQuery

to11mtm opened this issue · comments

commented

We don't currently have IAllEventsQuery implemented on Linq2Db journal. Some Persistence.Query users may require this functionality to migrate over.

commented

Closed by #10