Registry / database / workerman-redis

workerman-redis

JSON →
library2.0.5phppackagistunverified

Redis client for Workerman

composer require workerman/redis
INSTALL
IMPORT
SIG · WORKERMAN-REDIS
W
workerman-redis
databasephpv2.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
✓ use Workerman\Redis\Client;

Connect to Redis and perform operations

use Workerman\Redis\Client; $client = new Client('redis://127.0.0.1:6379'); $client->set('key', 'value'); echo $client->get('key');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
29
OpenAI (training)
1
Resources
workerman-redis — pip install workerman-redis · libregistry