Skip to content

Commit

Permalink
Merge pull request heynickc#140 from mattiasholmqvist/serialized-patch-1
Browse files Browse the repository at this point in the history
Added Serialized to Databases list
  • Loading branch information
witek1902 authored Jul 15, 2020
2 parents 7cfc94d + c3968fd commit 6ffc02e
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 @@ -267,6 +267,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 6ffc02e

Please sign in to comment.