Registry / messaging / webman-redis-queue

webman-redis-queue

JSON →
library2.1.1phppackagistunverified

Redis message queue plugin for webman.

composer require webman/redis-queue
INSTALL
IMPORT
SIG · WEBMAN-REDIS-QUEUE
W
webman-redis-queue
messagingphpv2.1.1
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 Webman\RedisQueue\Client;

Sends a message to a Redis queue.

use Webman\RedisQueue\Client; $client = new Client(); $client->send('queue_name', ['data' => 'value']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Bingbot
1
OpenAI (training)
1
Resources
webman-redis-queue — pip install webman-redis-queue · libregistry