tutu-ru/lib-redis

Redis 客户端

1.3.0 2019-08-12 12:54 UTC

This package is auto-updated.

Last update: 2024-09-13 00:32:34 UTC


README

当前版本是 Predis 的包装。

测试

运行单元测试需要安装 redis: sudo yum install redis. 服务器在运行 phpunit 时启动,在完成时停止。启动服务器的配置在 tests/server/etc/redis/*.conf 文件夹中。