Redis2 Nginx Module

优质
小牛编辑
120浏览
2023-12-01

This is an Nginx upstream module that makes nginx talk to a redis 2.x server in a non-blocking way. The full Redis 2.0 unified protocol has been implemented including the redis pipelining support.

This module returns the raw TCP response from the redis server.

Documentation wiki page: http://wiki.nginx.org/HttpRedis2Module

Project page: https://github.com/agentzh/redis2-nginx-module