lua-resty-core icon indicating copy to clipboard operation
lua-resty-core copied to clipboard

Add shdict set_when and safe_set_when

Open hnakamur opened this issue 4 years ago • 1 comments

This pull request adds set_when and safe_set_when methods to ngx.shared.DICT.

The following two pull requests must be merged before merging this pull request.

I hereby granted the copyright of the changes in this pull request to the authors of this lua-resty-core project.

hnakamur avatar Aug 07 '19 15:08 hnakamur

Test with the following pull request branches passes at https://travis-ci.org/hnakamur/lua-resty-core/builds/569553742

  • https://github.com/openresty/lua-nginx-module/pull/1574
  • https://github.com/openresty/stream-lua-nginx-module/pull/171

hnakamur avatar Aug 08 '19 21:08 hnakamur