kevinsimard/laravel-sorted-queue

Laravel 排序队列驱动

v1.0.1 2016-09-22 13:27 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:36:43 UTC


README

代码结构

├── src
│   ├── Connectors
│   │   └── SortedRedisConnector.php
│   ├── SortedQueueServiceProvider.php
│   └── SortedRedisQueue.php
├── .editorconfig
├── .gitattributes
├── .gitignore
├── LICENSE.md
├── README.md
└── composer.json

许可证

此软件包是开源软件,许可协议为MIT许可证