logioniz / react-memcached
ReactPHP 的 Memcached 客户端实现。
0.1.1
2020-09-01 03:32 UTC
Requires
- php: >=7.0
- react/event-loop: ^1.0 || ^0.5
- react/promise: ^2.0 || ^1.1
- react/socket: ^1.1
Requires (Dev)
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2024-09-29 05:55:51 UTC
README
为 reactphp 提供异步(非阻塞)的 memcached 客户端。
请参阅测试中的示例。