Home  >  Article  >  Backend Development  >  jedis - How to use redis cluster with node or php

jedis - How to use redis cluster with node or php

WBOY
WBOYOriginal
2016-07-06 13:53:591079browse

I am learning redis recently and have deployed a redis cluster with master-slave replication and multiple masters and multiple slaves. However, php or node are generally single points. I would like to ask how to use php and node to connect to the cluster, which will involve some transactions.

Reply content:

I am learning redis recently and have deployed a redis cluster with master-slave replication and multiple masters and multiple slaves. However, php or node are generally single points. I would like to ask how to use php and node to connect to the cluster, which will involve some transactions.

The poster can refer to this Redis thing
Redis cluster and thing

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn