-
Updated
Jul 1, 2021 - C++
protobuf
Here are 2,090 public repositories matching this topic...
-
Updated
Jul 1, 2021 - C++
-
Updated
Mar 29, 2021 - Go
protobuf.js version: 6.8.8
For enumerations defined in proto3, the switch statement generated by pbjs triggers the eslint warning default-case since there is no default case. This should be added to the list of eslint-disable rules in the header comment of the generated source file.
-
Updated
Apr 14, 2021 - Go
-
Updated
Feb 8, 2021 - C#
-
Updated
Jun 30, 2021 - Go
-
Updated
Jun 26, 2021 - Go
-
Updated
Jun 23, 2021 - Java
非常感谢大家对 SOFAStack 开源的关注和支持,这是我们前进最大的动力。
收集目的
- 了解 SOFAStack 的使用场景以便更好的规划技术路线
- 聆听社区的不同声音,让 SOFAStack 变得更好
- 吸引更多的开源爱好者参与贡献,共同打造 SOFAStack
收集方式
请按如下参考格式回复本 Issue 进行登记:
* 公司/组织名称:蚂蚁金服
* 地点:中国杭州
* 网址:http://www.antfin.com
* 使用组件及场景:全套金融级分布式中间件
* 联系方式:zhanggeng.zg@antfin.com
展示
我们会定期同步信息至「Awesome SOFA」的用户列表中。
服务
-
Updated
Jun 28, 2021 - Kotlin
-
Updated
Jun 29, 2021 - Go
-
Updated
Jul 1, 2021 - C#
-
Updated
May 12, 2021 - Rust
-
Updated
Jul 1, 2021 - Go
-
Updated
Apr 30, 2021 - Java
-
Updated
Jun 11, 2021 - Rust
-
Updated
Jun 29, 2021 - Python
-
Updated
Jun 20, 2021 - Go
The title might seem a bit vague but I don't know how to describe it any better tbh :-)
Anyway this is what happened: I got some 500 responses from the schema registry and all I could see in the logs was :
[2020-04-02 16:03:35,048] INFO 100.96.14.58 - - [02/Apr/2020:16:03:34 +0000] "PUT /config/some-topic-value HTTP/1.1" 500 69 502 (io.confluent.rest-utils.requests)
The logs di
-
Updated
Jun 3, 2021 - Java
-
Updated
Jul 1, 2021 - C++
Improve this page
Add a description, image, and links to the protobuf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protobuf topic, visit your repo's landing page and select "manage topics."
是否有考虑过使用:https://www.conventionalcommits.org/en/v1.0.0/ 规范,来规范化 commit message?
这样 changelog 工具 可以根据规范化的 commit history 自动生成 changelog