-
Updated
Apr 7, 2022 - Java
microservices-architecture
Here are 1,064 public repositories matching this topic...
-
Updated
Mar 21, 2022
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 5, 2022
-
Updated
Sep 29, 2021
Need to fix this TODO in the code:
// TODO: we need to consider adding execution time to mutable state
// For now execution time will be calculated based on start time and cron schedule/retry policy
// each time DescribeWorkflowExecution is called.
https://github.com/temporalio/temporal/blob/master/service/history/historyEngine.go#L1184
-
Updated
Apr 7, 2022 - Go
-
Updated
Oct 7, 2021
Add CodeStyle
-
Updated
Apr 8, 2022 - C#
设置项目的流水线默认显示列
是否支持k8s集群部署?
-
Updated
Feb 11, 2022
-
Updated
Feb 25, 2022 - C#
-
Updated
Aug 9, 2018
-
Updated
Jun 2, 2021 - Java
-
Updated
Apr 7, 2022 - Go
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
Some things don't work how they should on firefox, mainly the landing page animation and exporting as PNG/SVG.
-
Updated
Sep 25, 2020
-
Updated
Apr 8, 2022 - Java
-
Updated
Apr 7, 2022 - Java
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Sep 13, 2020 - Go
-
Updated
May 28, 2020 - TypeScript
-
Updated
Aug 2, 2021 - C#
-
Updated
Feb 2, 2022 - Shell
-
Updated
Jan 4, 2022 - Go
-
Updated
Aug 17, 2021
Improve this page
Add a description, image, and links to the microservices-architecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservices-architecture topic, visit your repo's landing page and select "manage topics."
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul