Skip to content

Instantly share code, notes, and snippets.

@seb-martin
Created April 6, 2018 01:10
Show Gist options
  • Save seb-martin/ba1ff9607bd7b027aef1a9a737512c19 to your computer and use it in GitHub Desktop.
Save seb-martin/ba1ff9607bd7b027aef1a9a737512c19 to your computer and use it in GitHub Desktop.
Des ressources sur CQRS ainsi que sur le DDD et l'Event Sourcing

Intro CQRS et plus (DDD, ES)

CQRS (Command and Queries Responsibility Segregation)

Le modèle CQRS tel que j'ai essayé de vous le décrire, en mieux.

#CQRS, Fonctionnel, Event Sourcing & Domain Driven Design - MUG Lyon - Arnaud LEMAIRE - CAM 2

Plus concret, avec des choix d'implémentation. Java / Spring snippets.

Pour aller plus loin ...

DDD, en vrai pour le développeur (Cyrille Martraire)

Domain-Driven Design (pour de vrai)

CQRS EventSourcing par la pratique (Clément Heliou)

CQRS:ES from scratch (Emilien Pecoul - Florent Pellet)

Distributed DDD, CQRS et EventSourcing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment