nginx-keyval
nginx-keyval copied to clipboard
Nginx module for the key-value store
Results
2
nginx-keyval issues
Sort by
recently updated
recently updated
newest added
Redis zone doesn't work with Nginx 1.23.3 keyval_zone_redis zone=handler; keyval disabled $inactive zone=handler; redis-cli SET disabled 1 **redis-cli GET disabled** returns "1" but Nginx variable **$inactive** is empty
Hi, you might be interested to know that I’ve added this module to Alpine Linux – [nginx-mod-http-keyval](https://pkgs.alpinelinux.org/packages?name=nginx-mod-http-keyval) (it’s available since v3.18) and also to [nginx-binaries](https://github.com/jirutka/nginx-binaries).