Phoenix 1.3 and Contexts

Chris McCord:

Phoenix 1.3 moves away from models to (bounded) contexts and schemas.

It’s interesting to see a framework explicitly support this.

Feels like a good fit. Especially for a framework based on a functional language.