项目中用到redis集群, 发现phpredis对集群,分布式是有支持的。翻译下相关资料备用。

redis扩展地址:https://github.com/phpredis/phpredis, 看到如下内容,是支持的链接。

Distributed Redis Array

See dedicated page.

Redis Cluster support

See dedicated page.      

 

我的介绍

相关文章:

  • 2021-10-22
  • 2022-12-23
  • 2021-06-04
  • 2021-07-23
  • 2021-09-15
  • 2021-10-26
猜你喜欢
  • 2021-05-23
  • 2021-09-08
  • 2021-11-17
  • 2022-02-15
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
相关资源
相似解决方案