Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 294 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 294 Bytes

Changelog

v0.2.x

BC breaks

  • The in_memory event store is configured by default instead of dbal.
  • The in_memory read model repository is configured by default instead of elasticsearch.
  • The in_memory saga state repository is configured by default instead of mongodb.