lua-resty-acme
lua-resty-acme copied to clipboard
Use atomic set and redis pool size
@kozak Thank you for keep this updated. Could you rebase to latest master? There's some changes to redis driver.
@jborkowski has just done a rebase.
Btw. the atomic set changes have eliminated the locking issue, so it would be nice if they could be merged into master :)
The redis pool size change doesn't seem to be controversial, but does come with a requirement for ngx lua 0.10.14 (https://github.com/openresty/lua-resty-redis?tab=readme-ov-file#connect)