You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/21 22:59:21 UTC

[GitHub] [apisix] jbampton opened a new pull request #3627: docs: add Slack to the communication channels

jbampton opened a new pull request #3627:
URL: https://github.com/apache/apisix/pull/3627


   ### What this PR does / why we need it:
   
   Adds all the communication channels to the README's in the table.
   
   ### Pre-submission checklist:
   
   * [X] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first**
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander merged pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #3627:
URL: https://github.com/apache/apisix/pull/3627


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] juzhiyuan commented on a change in pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #3627:
URL: https://github.com/apache/apisix/pull/3627#discussion_r609813175



##########
File path: docs/zh/latest/README.md
##########
@@ -271,27 +271,27 @@ CentOS 7, Ubuntu 16.04, Ubuntu 18.04, Debian 9, Debian 10, macOS, **ARM64** Ubun
 
 #### Apache APISIX 的优势
 
-| **功能**                              | **Apache APISIX**                       | **KONG**               |
+| **功能**                               | **Apache APISIX**                       | **KONG**               |
 | :------------------------------------ | :-------------------------------------- | :--------------------- |
-| 项目归属                              | Apache 软件基金会                       | Kong Inc.              |
-| 技术架构                              | Nginx + etcd                            | Nginx + postgres       |
-| 交流渠道                              | 微信群、QQ 群、邮件列表、GitHub、meetup | GitHub、论坛、freenode |
-| 单核 QPS (开启限流和 prometheus 插件) | 18000                                   | 1700                   |
-| 平均延迟                              | 0.2 毫秒                                | 2 毫秒                 |
-| 支持 Dubbo 代理                       | 是                                      | 否                     |
-| 配置回滚                              | 是                                      | 否                     |
-| 支持生命周期的路由                    | 是                                      | 否                     |
-| 插件热更新                            | 是                                      | 否                     |
-| 用户自定义:负载均衡算法、路由        | 是                                      | 否                     |
+| 项目归属                               | Apache 软件基金会                         | Kong Inc.              |
+| 技术架构                               | Nginx + etcd                            | Nginx + postgres       |
+| 交流渠道                               | 微信群、QQ 群、邮件列表、[GitHub](https://github.com/apache/apisix/issues)、[Slack](https://join.slack.com/t/the-asf/shared_invite/zt-mrougyeu-2aG7BnFaV0VnAT9_JIUVaA)、meetup | GitHub、论坛、freenode |

Review comment:
       Hi, I just generated a new link: https://join.slack.com/t/the-asf/shared_invite/zt-nggtva4i-hDCsW1S35MuZ2g_2DgVDGg
   
   Slack invitation link may get expired :)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] Yiyiyimu commented on a change in pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
Yiyiyimu commented on a change in pull request #3627:
URL: https://github.com/apache/apisix/pull/3627#discussion_r579972635



##########
File path: README.md
##########
@@ -269,27 +269,27 @@ Using AWS's 8 core server, APISIX's QPS reach to 140,000 with a latency of only
 
 #### The advantages of Apache APISIX
 
-| **Features**                                                    | **Apache APISIX**                                 | **Kong**                |
-| :-------------------------------------------------------------- | :------------------------------------------------ | :---------------------- |
-| Belongs to                                                      | Apache Software Foundation                        | Kong Inc.               |
-| Tech Architecture                                               | Nginx + etcd                                      | Nginx + postgres        |
-| Communication channels                                          | Mail list, Wechat group, QQ group, GitHub, meetup | GitHub, freenode, forum |
-| Single-core CPU, QPS(enable limit-count and prometheus plugins) | 18000                                             | 1700                    |
-| Latency                                                         | 0.2 ms                                            | 2 ms                    |
-| Dubbo                                                           | Yes                                               | No                      |
-| Configuration rollback                                          | Yes                                               | No                      |
-| Route with TTL                                                  | Yes                                               | No                      |
-| Plug-in hot loading                                             | Yes                                               | No                      |
-| Custom LB and route                                             | Yes                                               | No                      |
-| REST API <--> gRPC transcoding                                  | Yes                                               | No                      |
-| Tengine                                                         | Yes                                               | No                      |
-| MQTT                                                            | Yes                                               | No                      |
-| Configuration effective time                                    | Event driven, < 1ms                               | polling, 5 seconds      |
-| Dashboard                                                       | Yes                                               | No                      |
-| IdP                                                             | Yes                                               | No                      |
-| Configuration Center HA                                         | Yes                                               | No                      |
-| Speed limit for a specified time window                         | Yes                                               | No                      |
-| Support any Nginx variable as routing condition                 | Yes                                               | No                      |
+| **Features**                                                    | **Apache APISIX**                                        | **Kong**                |
+| :-------------------------------------------------------------- | :------------------------------------------------------- | :---------------------- |
+| Belongs to                                                      | Apache Software Foundation                               | Kong Inc.               |
+| Tech Architecture                                               | Nginx + etcd                                             | Nginx + postgres        |
+| Communication channels                                          | Mail list, Wechat group, QQ group, GitHub, Slack, meetup | GitHub, freenode, forum |

Review comment:
       Hi it might be a good idea to align the last vertical bar 🤣  I guess some IDE plugin could do that




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] membphis commented on pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
membphis commented on pull request #3627:
URL: https://github.com/apache/apisix/pull/3627#issuecomment-785611751


   need to merge the master branch


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] moonming commented on pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
moonming commented on pull request #3627:
URL: https://github.com/apache/apisix/pull/3627#issuecomment-809897586


   @jbampton please rebase the master branch, thx


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] juzhiyuan commented on a change in pull request #3627: docs: add Slack to the communication channels

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #3627:
URL: https://github.com/apache/apisix/pull/3627#discussion_r579886462



##########
File path: README_CN.md
##########
@@ -271,7 +271,7 @@ CentOS 7, Ubuntu 16.04, Ubuntu 18.04, Debian 9, Debian 10, macOS, **ARM64** Ubun
 | :------------------------------------ | :-------------------------------------- | :--------------------- |
 | 项目归属                              | Apache 软件基金会                       | Kong Inc.              |
 | 技术架构                              | Nginx + etcd                            | Nginx + postgres       |
-| 交流渠道                              | 微信群、QQ 群、邮件列表、GitHub、meetup | GitHub、论坛、freenode |
+| 交流渠道                              | 微信群、QQ 群、邮件列表、GitHub、Slack、meetup | GitHub、论坛、freenode |

Review comment:
       🤔 Maybe we could add the related links to GitHub Issue/Slack?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org