Microservice
Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.
Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.
Here are 7,113 public repositories matching this topic...
-
Updated
Jun 6, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
Jun 6, 2022 - Go
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
@a364176773 ,
I am trying to use the seata/seata docker image on the arm64 platform but it seems it is not available for arm64.
I have tried building the image on the arm64 platform using docker build -t <image_name .> command, but it is failing with below error on arm64.
Step 5/9 : ADD target/ /seata-server/target
ADD failed: file not found in build context or excluded by .dock
检查发现以来的fastjson还是低版本的
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
Describe the proposal
Today, a PR can break perf tests without maintainers being aware. Running /ok-to-pe
-
Updated
Jun 6, 2022 - Go
-
Updated
Jun 4, 2022 - Go
Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.
Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search
Describe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:
- All unquoted column names are treated as upper case
- Quoted column names are case sensitive.
So "date_from" <> date_from
To Reproduce
Steps to reproduce
-
Updated
Mar 1, 2022 - Java
-
Updated
May 19, 2022 - JavaScript
同时发布一个服务的多个节点的实现问题
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p
-
Updated
Sep 27, 2021 - Go
-
Updated
Jun 1, 2022 - Go
-
Updated
May 11, 2022
This feature includes following sub-features:
- add Store.Db, default "dtm"
- remove Store.TransGlobalTable Store.TransBranchOpTable
-
Updated
Jun 6, 2022 - Go
-
Updated
May 15, 2022 - Vue
-
Updated
Jun 6, 2022 - TypeScript
-
Updated
Jun 5, 2022 - Kotlin
-
Updated
Apr 4, 2022 - PHP
-
Updated
Jun 5, 2022 - JavaScript
-
Updated
Jun 1, 2022 - Go
Bug Report
NetworkChaos works with device: eth0, not work with device: eth0@if12
I am not sure if it would be a bug or an enhancement.
We could add a validation webhook, or trim the things after @.
What version of Kubernetes are you using?
N/A
What version of Chaos Mesh are you using?
-
Updated
Jul 18, 2019
-
Updated
May 20, 2022 - Makefile
- Wikipedia
- Wikipedia

Is there an existing issue for this?
Use case description
Currently, we have websocket-related properties configured directly on
providerlevel:provider.websocketsApiNameprovider.websocketsApiRouteSelectionExpressionprovider.websocketsDescriptionThis is not consistent with how
iam,httpApior