webman/redis-queue

This commit is contained in:
huangguancheng 2025-01-14 14:45:13 +08:00
parent 3ba0f6971a
commit 72b5f940c8
2 changed files with 1672 additions and 5 deletions

View File

@ -34,7 +34,6 @@
"psr/container": "^1.1.1",
"php-di/php-di": "^6.3",
"doctrine/annotations": "^1.14",
"webman/redis-queue": "^1.3",
"webman/event": "^1.0",
"workerman/crontab": "^1.0",
"illuminate/redis": "^10.48",
@ -45,7 +44,8 @@
"google/protobuf": "^4.29",
"firebase/php-jwt": "^6.10",
"spiral/roadrunner-cli": "^2.6",
"spiral/roadrunner-grpc": "^3.4"
"spiral/roadrunner-grpc": "^3.4",
"webman/redis-queue": "^1.3"
},
"suggest": {
"ext-event": "For better performance. "

1673
composer.lock generated

File diff suppressed because it is too large Load Diff