-
-
Create ARDS:
Adding design decision rationale to your project on GitHub is essential for maintaining clarity and providing context for future contributors. Here's how you can effectively document d…
-
# Are you using Dapr?
If you are using Dapr, first we would like to Thank You. Our goal is to grow the community, improve Dapr and help each other.
## The purpose of this issue
We are always int…
-
## VFS Product information
### VFS team name
Virtual Agent Chatbot
### Product name
Chatbot
### Feature name
Benefits Microservices - Claims Status Flow
### GitHub label for team
virtual-age…
-
Monolithic Java EE applications are typically structured and deployed in tiers (client, web,
business, and data), with long lived application servers hosting web archives (WAR files),
enterprise arc…
-
We've got desires for a) code sharing between HttpClient and Kestrel, and b) very precise control for partners with advanced needs (e.g. reverse proxies).
What do we think of an XmlReader-like API …
-
I have a process in my microservice, which emits messages and publish them into a redis channel. These messages are consumed by the other microservice, but at the same time they have to be sent via we…
-
SAGA: https://microservices.io/patterns/data/saga.html
## Current state
We have SAGA helpers in:
- [Java](https://github.com/temporalio/samples-java/blob/main/src/main/java/io/temporal/sample…
-
It would be very handy to have dependency model for applications. Stream already have a naive deps as sink is started first, then processors and lastly source. One huge issue with this is that how we …
-
Proprosal to introduce a custom HSDA media type for bulk loading, which would be a single data point for GET and POST of data.
Open311 has a similar initiative - http://wiki.open311.org/
While …