diff options
author | Eduardo Julian | 2019-05-24 21:22:48 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-05-24 21:22:48 -0400 |
commit | 1c2e2b58bca4e837bed6d701fe16be092be828a3 (patch) | |
tree | 1b5d8b4c9baa6f47c6b2051c81305f1f8279b1ba /documentation | |
parent | 9cdc2f44cbcf4e0a627216d295b5f05bd817d6a8 (diff) |
Removed the (magical) "export?" annotations tag.
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/research/database.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/database.md b/documentation/research/database.md index 7826c3a53..6e36919b8 100644 --- a/documentation/research/database.md +++ b/documentation/research/database.md @@ -210,6 +210,7 @@ 1. https://medium.com/@hugo.oliveira.rocha/what-they-dont-tell-you-about-event-sourcing-6afc23c69e9a 1. https://vvvvalvalval.github.io/posts/2018-11-12-datomic-event-sourcing-without-the-hassle.html 1. https://chriskiehl.com/article/event-sourcing-is-hard +1. https://medium.com/serialized-io/apache-kafka-is-not-for-event-sourcing-81735c3cf5c # Architecture |