issues
search
SAFE-Stack
/
SAFE-ConfPlanner
Working sample of a SAFE-Stack project that uses CQRS/Event-Sourcing and the Elm Architecture
The Unlicense
152
stars
15
forks
source link
Multiple Read-Models / multiple conferences
#29
Closed
rommsen
closed
6 years ago
rommsen
commented
6 years ago
added the possibility to have different read models for different use cases
added new Project: Conference.Api that defines readmodels, projections and possible queries/commands
added the possibility to switch between conferences in Client
refactored Model data
added second conference in fixtures
upgraded dependencies