-
There were many discussions (most of them are closed some time ago) about side effects and their relations to the pure Redux model based on actions/reducers. Here i'd like to present an alternative mo…
-
I have a Kafka consumer class that listens to events and perform join between events (Order, Customer) and store them in a materialized view. I created another class to access state store when REST ca…
-
-
I see this event named `DeliveryStatusEvent`:
https://github.com/mspnp/microservices-reference-implementation/blob/master/src/bc-shipping/delivery/Fabrikam.DroneDelivery.DeliveryService/Models/Delive…
-
This is a really needed package.
I played around with it and got to talking to a golang dB on mobile that exposes the dB over graphql over JSON RPC.
It was just a quick and dirty smoke test.
Do…
ghost updated
6 years ago
-
-
I am trying to deploy a bare-bones solution containing ServiceStack Nuget packages to an Azure Website from Bitbucket.
Deployment log file:
Command: deploy.cmd
Handling .NET Web Application deployme…
-
It looks like there is no storage currently ?
Would be nice so that events not delivered do eventually get delivered.
Budget might be a good option as it also has raft these days
ghost updated
6 years ago
-
Hi,
in my current design, UI is nothing else than any other service to process chain of events. Not only for this purpose I ask, would it be hard to change the currently implemented concept from HT…
-
This would make the interfaces cleaner and allow for cleaner configuration of the behavior of event handling.