Skip to content

Commit

Permalink
Added Serialized to Databases list
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasholmqvist committed Jul 9, 2020
1 parent 70c92aa commit c3968fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ The term was coined by Eric Evans in his book of the same title.
### Databases
- [Event Store](https://geteventstore.com) - The open-source, functional database with Complex Event Processing in JavaScript.
- [Eventsourcing](https://eventsourcing.com) - Business event capture and querying framework.
- [Serialized](https://serialized.io) - Complete platform for Event Sourcing & CQRS.

### Elixir
- [Commanded](https://github.com/slashdotdash/commanded) - Command handling middleware for CQRS/ES applications, Pure Functional Data Structures for Aggregates and Process Managers, Point-to-Point message routing, and much more in Elixir (Erlang VM) - All in Actor concurrency model.
Expand Down

0 comments on commit c3968fd

Please sign in to comment.