Jun Ouyang
Jun Ouyang
hold waiting for sister PR https://github.com/Kong/lua-resty-lmdb/pull/38 merged, I will change `.requirement` to `lua-resty-lmdb` bump version.
Close it for https://github.com/Kong/lua-resty-lmdb/pull/38
After getting approve, I will squash this PR to two commits (one for bump, another one for disabling feature in some package).
> I saw that the `1.0.0rc` is too old (2020.04.23), but the master commit is also unstable, do we have other choice? Context: https://github.com/Kong/kong/pull/12367#discussion_r1458469872
I do not know why we need to add a reuseport option to the Nginx listen command. Yeah, the `reuseport` option can make accept connections balancer with all worker processes...
This is so amazing, I will look forward to Kong offloading all no proxy-related logic to privileged worker, And I have another concern, Is there any need for us to...
@bungle I have seen this PR was added to 3.3 milestones, And the code looks Okay. Why was this PR labeled draft?
Hello, it seems this future is not moved forward in a long time, Can I get to know which blocked it? If needed, I can help to further push this...
You mean that opendal core codebase can not require some special rust runtime instance (for example tokio), we need to find some io_uring instance just return Furture?
As we have added some Tokio runtime as dependencies of OpenDAL, So I think the problem against OpenDAL vision which we mentioned before does not exist. I have done some...