mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 14:12:21 +00:00
2.1.0 (2023-02-07) - PHP 8.2 compatibility
This commit is contained in:
parent
ef82313d4e
commit
3c7e20e364
11 changed files with 200 additions and 15 deletions
|
@ -1,8 +1,6 @@
|
|||
php-resque: PHP Resque Worker (and Enqueue)
|
||||
===========================================
|
||||
|
||||
[](https://ci.tinker.nz/idanoo/php-resque)
|
||||
|
||||
Resque is a Redis-backed library for creating background jobs, placing
|
||||
those jobs on one or more queues, and processing them later.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue