redis2-nginx-module
redis2-nginx-module copied to clipboard
Nginx upstream module for the Redis 2.0 protocol
How can I save the redis2_query GET result to a variable to use later? If it is already saved somewhere, where is it saved to?
What is the license of the module?
It is possible to use unix socket in redis pass instead of localhost IP? Like unix://path/redis.sock? Thanks and best regards.
test message: "MOVED 12182 127.0.0.1:6979"
Hello, Is password authentication supported by this module? I could not find anything in the docs for this. I am trying to connect to a rediscloud endpoint: ``` redis://redistogo:[email protected]:9797 ```...
Hi, I think I hit the limitation of the library. Whenever I try to store the response in a size aprox. 120 000 characters and more, I get the timeout....
Not really an issue but more so a question. Is it possible to convert redis output to JSON similar to the RDS to JSON with the postgres module? Thanks, Carl
Sorry New to this aspect of rails I need to integrate rails, actioncable, redis server, nginx The redis server is installed and running Should I also use the anycable gem...
Please add sentinel support.
We are facing issue while installing Redis2 Module with Nginx 1.13.2 error as below : ``` Command : nginx –t Output : nginx: [emerg] module "/etc/nginx/modules/ngx_http_redis2_module.so" is not binary compatible...