Skip to content

ngx_http_redis-0.4.2, build 3

Latest

Choose a tag to compare

@osokin osokin released this 26 Jul 02:23
· 6 commits to master since this release

This release built on top of the source code from this repository and a proprietary code.

Changes with ngx_http_redis 0.4.2, build 3                      25 Jul 2026
 
    *) Feature: enable SSL support.

    *) Feature: support variables in directives.

    *) Feature: support for HTTP PUT requests. The module uses the "SET" 
       command to store the request body.

    *) Feature: support for HTTP DELETE requests.  The module uses the "DEL"
       command to remove the specified key.
 
    *) Packages for nginx, version 1.31.3 and NGINX Plus R37.0.