-
Im missing a layer of abstraction in the WebHostBuilder and the abstraction is already in the name: (web)HostBuilder.
For example: We are building console applications that listen to rabbitMq.
W…
-
Ich mache das hier mal auf um Ideen und Anforderungen für die Präsentation zu sammeln.
Benötigte Diagramme (würde ich auch in der Reihenfolge vorstellen):
Use Case
Kontextabgrenzung + Verteilungsdiag…
-
Instead of plain SQL service.
it is
* ordered
It is easy to rebuild readmodels
* distributed
No bottle neck of scaling event store
* Publish-Subscribe model
Catch up map to workers
-
Re-define Live Queries? Can Live Queries make Subscriptions unnecessary?
@smolinari @paralin @laneyk @dschafer @taion @Siyfion @jamesgorman2 @leebyron
Continuing the conversation from: https://git…
-
Hello,
Here is my situation... I'm currently trying to process some data on a back end and according to my workflow same object may be updated by different services simultaneously.
For example …
-
Hi everyone,
I'm applying the [CQRS](http://martinfowler.com/bliki/CQRS.html) pattern to my microservices architecture.
This means I have an API called, lets say, ExampleApi, but it's split into two…
-
I followed the "simplest thing possible" example for getting a write-side in place (with some modifications, of course), and I really like the direction my application is headed in. It was quick an e…
-
Hi,
First, I want to congratulate you for the job you are doing and I hope you will get sooner an RC.
Could you please add some docs about the framework and explain why have you created it?
By the …
-
This looks pretty interesting, and thanks for putting this out there...
I am using Dart for Desktop and Mobile, and will try to use semblast for my prototype, but wanted to ask a few things about p…
-
i find the idea of go-kit to be very interesting. i hope to be able to contribute to it in the future.
i have a question, not sure if this is the right place to ask, os is a right question.
is…