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 6,694 public repositories matching this topic...
-
Updated
Feb 8, 2022 - Go
Is there an existing issue for this?
- I have searched the existing issues
Kong version ($ kong version
)
2.5.1.0
Current Behavior
When calling kong.response.exit()
, the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:
A sender MUST NOT send a Content-
-
Updated
Feb 8, 2022 - Go
Why you need it?
目前 1.4.2 版本 使用consul做配置中心时, 读取配置是从consul 根目录读取的,还不支持从自定义的目录读取配置,
这让配置中心的数据难以归类管理。
How it could be?
希望能够支持自定义配置目录
Other related information
Add any other context or screenshots about the feature request here.
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
支持tars框架吗?
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
Describe the proposal
In the context of apps with multiple instances (PODs in K8s):
In addition to support {uuid}
for ConsumerID, we should
-
Updated
Feb 8, 2022 - Go
-
Updated
Feb 8, 2022 - Go
We at Jina are fans of the written word. And , if you are a beginner in neural search and OSS, what better than starting out with documentation and blogs ?
How to make a contribution?
Comment below this issue the topic you have in mind for writing a blog. The topic should revolve around - neural search/Jina/Jina-OSS etc. (basically about Jina)
What can it be about? It could be a tutorial or
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
Nov 15, 2021 - Java
-
Updated
Dec 24, 2021 - 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
Feb 7, 2022
-
Updated
Jan 15, 2022
-
Updated
Jan 29, 2022 - Go
-
Updated
Feb 8, 2022 - Go
-
Updated
Jan 24, 2022 - PHP
-
Updated
Feb 7, 2022 - Kotlin
-
Updated
Feb 7, 2022 - TypeScript
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Feb 6, 2022 - Vue
-
Updated
Jan 18, 2022 - Go
-
Updated
Jul 18, 2019
如何参与dtm?
如果您想要参与dtm项目,贡献您的力量,您可以参考以下内容,逐步上手参与dtm。
熟悉PR流程
您的贡献是通过PR流程进行的,简单的PR教程可以参考这个链接:https://juejin.cn/post/6844903821521469448
下面这类问题仅为了练手,请您做1~2行的修改即可,而不要系统性的去替换全部中文注释
- dtmsvr/storage下的部分文件,可以加上开源版权注释,每个文件的一行作为一个任务,发一个PR
- dtmcli/dtmimp/trans_xa_base.go中的中文注释翻译成英文注释,每行注释翻译,作为一个任务,发一个PR
- dtmcli/tcc.go中的注释翻译,同上
简单问题
您可以通过这个链接 [easy issue](https://github.com/yedf/dtm/issues?q=is%3
PHP的SDK只支持http吗?
-
Updated
Nov 29, 2021 - Makefile
- Wikipedia
- Wikipedia
Are you certain it's a bug?
Is the issue caused by a plugin?
Are you using the latest version?
Is there an existing issue for this?
Issue description
Hello, good morning, I want to know if you are going