Relative Content

Tag Archive for phpredispromise

Understanding Promise chaining in PHP

I found this piece of code in a Github PR that aims at adding the Redis Sentinel support to a Redis client. (Redis sentinel is a service that will frequently check the state of multiple redis, and return the (redis) master’s IP.

Understanding Promise chaining in PHP

I found this piece of code in a Github PR that aims at adding the Redis Sentinel support to a Redis client. (Redis sentinel is a service that will frequently check the state of multiple redis, and return the (redis) master’s IP.

Understanding Promise chaining in PHP

I found this piece of code in a Github PR that aims at adding the Redis Sentinel support to a Redis client. (Redis sentinel is a service that will frequently check the state of multiple redis, and return the (redis) master’s IP.