microservice
Here are 6,333 public repositories matching this topic...
The Cloud Native Application Proxy
-
Updated
Oct 8, 2021 - Go
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
Connect, secure, control, and observe services.
-
Updated
Oct 10, 2021 - 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
Issue Description
Type: bug report or feature request
Describe what happened (or what feature you want)
Describe what you e
After PR #1401 merged, many of our sub modules are failing lint, we should fix all of them.
To fix these, take a look at hack/.lintcheck_failures for a list of currently lint failed modules.
You can check a module by removing it from the .lintcheck_failures list and running make fix to auto fix some lint errors.
In what area(s)?
/area runtime
/area operator
/area placement
/area docs
/area test-and-release
Describe the feature
Today, the sidecar image being injected is defined globally by the SIDECAR_IMAGE
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
-
Updated
Oct 8, 2021 - Go
Describe the bug
A harmless but distracting warning is raised when prefetch is passed as argument to the Flow.
Reproduce
from jina import Flow, Document
f = Flow(prefetch=10).add()
with f:
f.index(inputs=Document())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
Microservice Architecture with Spring Boot, Spring Cloud and Docker
-
Updated
Aug 30, 2021 - Java
Asynchronous HTTP microservices
-
Updated
Aug 31, 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
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Sep 27, 2021 - Go
-
Updated
Oct 7, 2021
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
-
Updated
Sep 18, 2021 - Go
-
Updated
Sep 27, 2021 - PHP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
-
Updated
Oct 8, 2021 - C#
Fast and secure standalone server for resizing and converting remote images
-
Updated
Oct 8, 2021 - Go
A simple and modern Java and Kotlin web framework
-
Updated
Oct 10, 2021 - Kotlin
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
-
Updated
Oct 10, 2021 - TypeScript
-
Updated
Oct 6, 2021 - JavaScript
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
-
Updated
Jul 18, 2019
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
-
Updated
Oct 9, 2021 - Go
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
-
Updated
Oct 8, 2021 - Makefile
蓝鲸智云配置平台(BlueKing CMDB)
-
Updated
Oct 9, 2021 - Go
Capability Questions
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:
- Does ChaosBlade support Azure, or can it be extended to support Azure?
- Can ChaosBlade inject failures into a Platform as a Service (Pa
Improve this page
Add a description, image, and links to the microservice topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservice topic, visit your repo's landing page and select "manage topics."


