event-driven-io / Pongo

Pongo - Mongo but on Postgres and with strong consistency benefits
https://event-driven-io.github.io/Pongo/
MIT License
1.21k stars 30 forks source link

Added schema component that will be used to contain migrations for collections, etc. #75

Closed oskardudycz closed 2 months ago

oskardudycz commented 2 months ago

Added also schema component group for grouping multiple components. For instance Emmett PostgreSQL event store will be built from event store component and read model projections.