-
Updated
May 7, 2021 - C#
event-sourcing
Here are 1,058 public repositories matching this topic...
-
Updated
Apr 7, 2021 - C#
-
Updated
May 7, 2021 - C#
-
Updated
May 7, 2021 - Go
For an implementation of #126 (PostgreSQL driver with SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has
-
Updated
Apr 25, 2021 - Java
-
Updated
May 6, 2021 - Java
-
Updated
May 7, 2021 - JavaScript
-
Updated
May 7, 2021 - C#
-
Updated
Apr 28, 2021 - Elixir
-
Updated
Mar 14, 2021 - Shell
-
Updated
Mar 21, 2020 - Rust
-
Updated
May 7, 2021 - TypeScript
-
Updated
May 3, 2021 - Go
-
Updated
May 4, 2021 - Ruby
What is this bug about?
When we bootstrap the chat demo application by npx wolkenkit@4.0.0-internal.108 init, the client uses old API routes, causing a 404 error.
What is the expected result?
When we bootstrap the chat demo application, it works as-is.
What is the actual result?
The chat demo application is not usable, since the client can't fetch from the back-end.
-
Updated
May 7, 2021 - C#
-
Updated
May 4, 2021 - Python
I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:
- DDD objectives and reasons why.
- Core concepts like
- bounded context
- anti corruption layer
- domain
- value objects VS entities
- aggregates
- aggregate root
- layered architecture and each one responsibility
- reasons for the command and query bus
- the even
-
Updated
Apr 13, 2021 - Elixir
-
Updated
May 6, 2021 - Rust
-
Updated
May 7, 2021 - C#
-
Updated
Dec 13, 2018 - Java
-
Updated
May 19, 2017 - Java
-
Updated
Nov 8, 2020 - C#
-
Updated
Apr 29, 2021 - Elixir
-
Updated
May 6, 2021 - PHP
-
Updated
Jan 22, 2021 - C#
Improve this page
Add a description, image, and links to the event-sourcing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-sourcing topic, visit your repo's landing page and select "manage topics."
When I use
removeItemstate operator then TypeScript complains thatmessageobject can be possibly undefined even though I specified the type forremoveItemoperator. I could fix the issue with optional chaining but that is not possible if I want to use a utility library likeRamda![image](https://user-images.githubusercontent.com/14946081/104027016-135aed80-51c7-11eb-9316-9b3dbf5b79bf