Skip to content

Commit 40a3bed

Browse files
Add python-cqrs
Add python-cqrs to new CQRS & Event Sourcing section 🦄
2 parents 88bd3b8 + dd844d1 commit 40a3bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ _Python implementation of data structures, algorithms and design patterns. Also
127127
- [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast and pure-Python implementation of sorted collections.
128128
- [thealgorithms](https://github.com/TheAlgorithms/Python) - All Algorithms implemented in Python.
129129
- Design Patterns
130+
- [python-cqrs](https://github.com/vadikko2/python-cqrs) - Event-Driven Architecture Framework with CQRS/CQS, Transaction Outbox, Saga orchestration.
130131
- [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
131132
- [transitions](https://github.com/pytransitions/transitions) - A lightweight, object-oriented finite state machine implementation.
132133

0 commit comments

Comments
 (0)