deable / redis-cache
作为 psr/simple-cache 的 redis 的最简单实现。
v1.0.0
2023-12-07 18:15 UTC
Requires
- php: >= 7.4
- deable/redis: ^1.0
- psr/simple-cache: ^1.0
This package is auto-updated.
Last update: 2024-09-07 19:50:24 UTC
README
作为 psr/simple-cache 的 redis 的最简单实现。
要求
此库是为 PHP 7.4 或更高版本开发的。
安装
安装此库的最佳方式是使用 Composer
$ composer require deable/redis-cache
贡献
这是一个开源、社区驱动的项目。如果您想贡献,请按照当前源代码中使用的代码格式提交,并提交一个 pull request。