JasperFx / marten

.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.87k stars 457 forks source link

Make sure that custom IProjection implementations can run asynchronously #3549

Open jeremydmiller opened 2 weeks ago

jeremydmiller commented 2 weeks ago

Getting broken in initial refactoring/restructuring. This is a placeholder to come back to this.

You will have to test this independently with a projection that is registered as Scoped or Singleton with IoC services too!!!