Re: [Feature Request]Add MySQL logger to persist logs from apisix

2022-04-18 Thread Joey Ma
Hi, Thank you all for the advice about this mysql-logger. >From my perspective, in order to figure out whether apisix needs a mysql-logger, we not only need the technical view, but also the views of product solution or community ecosystem. MySQL is still a widely used relational database, which

Re: [DISCUSS] Use apisix-openresty instead of openresty

2021-09-28 Thread Joey Ma
; > > > > > On Tue, Sep 28, 2021 at 3:45 PM wei jin wrote: > > > > > I think `apisix-base` will be better than `apisix-openresty`. > > > > > > Zexuan Luo 于2021年9月28日周二 下午3:38写道: > > > > > > > What about using the name

Re: [DISCUSS] Use apisix-openresty instead of openresty

2021-09-26 Thread Joey Ma
+1 on my side. That sounds really great. Thanks. On Mon, Sep 27, 2021 at 12:10 AM Ayush das wrote: > +1 Sounds good to me > > Best regards > Ayush Das > > On Sun, 26 Sep 2021 at 9:33 PM, Jintao Zhang > wrote: > > > +1 LGTM! > > > > ZhengSong Tu 于2021年9月26日周日 下午7

Re: [VOTE][New Subproject] Establish APISIX Go plugin runner

2021-05-25 Thread Joey Ma
+1 On Wed, May 26, 2021 at 10:46 AM Zeping Bai wrote: > +1 > > > > *发件人: *JunXu Chen > *发送时间: *2021年5月26日 10:24 > *收件人: *dev@apisix.apache.org > *主题: *Re: [VOTE][New Subproject] Establish APISIX Go plugin runner > > > > + 1 > > > > On Wed, 26 May 2021 at 10:18, Zexuan Luo wrote: > > > > > Hi D

Re: [DISCUSS] Introduce a dedicate control-plane API for APISIX

2021-05-23 Thread Joey Ma
Hi @zexuan, Yep, that's right. On Mon, May 24, 2021 at 11:08 AM Zexuan Luo wrote: > My summary for your idea is: > 1. move manager-api as a separate project (apiserver), and extend it. > 2. fill the gap between manager-api and admin-api > > Am I correct? > > Joey M

Re: [DISCUSS] Introduce a dedicate control-plane API for APISIX

2021-05-23 Thread Joey Ma
forward to you. Thanks. On Mon, May 24, 2021 at 10:35 AM Joey Ma wrote: > > Hi folks, > > Background > > As we all know that there are two kinds of API in APISIX, one is called > Admin API, written in lua, provided by the APISIX instance and the other is > Manager API, w

[DISCUSS] Introduce a dedicate control-plane API for APISIX

2021-05-23 Thread Joey Ma
Hi folks, Background As we all know that there are two kinds of API in APISIX, one is called Admin API, written in lua, provided by the APISIX instance and the other is Manager API, written in Golang, to serve for the APISIX Dashboard. For now, both APIs are actively maintained and in use. Althou

Re: [VOTE][New Subproject] Establish APISIX java plugin runner

2021-05-11 Thread Joey Ma
+1 for me. Thanks. On Thu, May 6, 2021 at 12:06 PM ZhengSong Tu wrote: > Hi Dev Team: > > We would like to start a new proposal ablot creating APISIX java plugin > runner project. > > APISIX java plugin runner is a sub-project of APISIX as part of APISIX > Multilanguage Support and supports API

Re: [DISCUSS] Greeting Committer on their First PR made to Our Repo

2021-05-11 Thread Joey Ma
I like it and +1 for me. On Fri, May 7, 2021 at 3:32 PM Ayush das wrote: > Hell all Devs, > Hope everyone is doing good, > > I want to keep a proposal in front of you all regarding the use of Github > Action to Greet Committer whenever they make their first PR to our > repository. > > Vote +1 i

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
#x27;t outperform PostgREST or other similar projects, people > > still need to use them, instead of the "convenient" but "useless" > > solution. > > > > Zexuan Luo 于2021年3月25日周四 上午9:15写道: > > > > > > It is interesting. But there are ma

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
greSQL as > > well? > > > > Sheng Wu 吴晟 > > Twitter, wusheng1108 > > > > > > Joey Ma 于2021年3月24日周三 下午5:03写道: > > > > > Hi all, > > > > > > I'm writing here to hope to discuss with you guys about a new feature. > &

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
吴晟 > Twitter, wusheng1108 > > > Joey Ma 于2021年3月24日周三 下午5:03写道: > > > Hi all, > > > > I'm writing here to hope to discuss with you guys about a new feature. > It's > > about to support exposing databases as web services. > > > > Please a

[Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
Hi all, I'm writing here to hope to discuss with you guys about a new feature. It's about to support exposing databases as web services. Please allow me to introduce my case. I'm now constructing a sort of data middle platform and use APISIX as the API gateway to handle the NS traffic. One of the

Re: [VOTE] Release Apache APISIX Dashboard 2.5

2021-03-24 Thread Joey Ma
+1 Approve I checked: - All links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files are OK - No Binary file - Build successfully on macOS 11.2 - Version and GitHash are correct - Dashboard binary is launched successfully - Login with admin/admin is OK On Wed, Mar 24,

Re: [VOTE] Release Apache APISIX Dashboard 2.4 Round 2

2021-02-09 Thread Joey Ma
+1 binding I checked; - Download links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files are OK - No Binary file - Build successfully on macOS 11.2 - Version and GitHash output by manager-api are OK - Login with admin/admin is OK On Tue, Feb 9, 2021 at 6:35 PM Lang Wa

Re: [VOTE] Release Apache APISIX Dashboard 2.3

2021-01-08 Thread Joey Ma
+1 binding I checked: - Download links are valid - Checksums and PGP signatures are valid - No binary file - All files have the ASF header - Build successfully and run it on macOS Big Sur (11.1) - Version(2.3) and GitHash(d518b47) in manager-api output are both valid On Thu, Jan 7, 2021 at 9:

Re: [DISCUSS] Maintain the LTS versions for Apache APISIX Dashboard

2021-01-03 Thread Joey Ma
Sounds great, +1 for me. As a user as well as a developer, I believe that the LTS release would give everyone more confidence for production use and simplify the upgrade process. Of course, maintaining multiple releases would definitely increase the workload, I'm willing to give the community a ha

Re: [DISCUSS] Create a DockerHub repo for APISIX Dashboard

2020-12-28 Thread Joey Ma
+1 for me. That would be very great. Thanks. On Tue, Dec 29, 2020 at 2:58 PM Zhiyuan Ju wrote: > Hi folks, > > The Apache APISIX Dashboard[1] is more stable than before, I suggest we > could use DockerHub to store ready to use images for users. After M2.3 is > released (next weekend), users coul

Re: [DISCUSS] Apache APISIX DevCon

2020-11-13 Thread Joey Ma
That would be great and very much looking forward to our offline discussions. Best wishes, imjoey On Fri, Nov 13, 2020 at 3:36 PM Zhiyuan Ju wrote: > that would be exciting to have this conference, looking forward to see > folks! let me know if I can do anything to help host this conf. > > dab