├── src
│ ├── Connectors
│ │ └── SortedRedisConnector.php
│ ├── SortedQueueServiceProvider.php
│ └── SortedRedisQueue.php
├── .editorconfig
├── .gitattributes
├── .gitignore
├── LICENSE.md
├── README.md
└── composer.json
This package is open-sourced software licensed under the MIT license.