logioniz / react-memcached
Memcached client implementation for ReactPHP.
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-10-29 06:12:07 UTC
README
Asynchronous (non-blocking) memcached client for reactphp.
See examples in tests.