We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3330d commit 6a58bf2Copy full SHA for 6a58bf2
README.md
@@ -1,4 +1,4 @@
1
-# Event Sourcing with Kafka and ksqlDB
+# Event Sourcing with PostgreSQL
2
3
* [Introduction](#0b79795d3efc95b9976c7c5b933afce2)
4
* [Example Domain](#8753dff3c2879207fa06ef1844b1ea4d)
@@ -26,6 +26,11 @@ This repository provides a sample of event sourced system that uses PostgreSQL a
26
27

28
29
+See also
30
+
31
+* [Event Sourcing with Kafka and ksqlDB](https://github.com/evgeniy-khist/ksqldb-event-souring)
32
+* [Event Sourcing with EventStoreDB](https://github.com/evgeniy-khist/eventstoredb-event-sourcing)
33
34
## <a name="8753dff3c2879207fa06ef1844b1ea4d"></a>Example Domain
35
36
The example domain is ride hailing.
0 commit comments