mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
now we bundle the redis2 module.
This commit is contained in:
1
util/configure
vendored
1
util/configure
vendored
@ -65,6 +65,7 @@ my @modules = (
|
||||
[http_srcache => 'srcache-nginx-module'],
|
||||
[http_array_var => 'array-var-nginx-module'],
|
||||
[http_memc => 'memc-nginx-module'],
|
||||
[http_redis2 => 'redis2-nginx-module'],
|
||||
[http_upstream_keepalive => 'upstream-keepalive-nginx-module'],
|
||||
[http_auth_request => 'auth-request-nginx-module'],
|
||||
[http_rds_json => 'rds-json-nginx-module'],
|
||||
|
Reference in New Issue
Block a user