J-Tech-Japan / Sekiban

Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
https://www.sekiban.dev
Other
56 stars 1 forks source link

Write Event Should be separate with Write Items ( command , snapshot , ) #402

Closed tomohisa closed 2 weeks ago

tomohisa commented 2 weeks ago

Is your feature request related to a problem? Please describe. Write Event Should be separate with Write Items ( command , snapshot , )

Describe the solution you'd like Pooler only wants to handle events

Describe alternatives you've considered

Additional context