Add enqueue library

This commit is contained in:
Maksim Kotlyar 2017-06-15 11:22:17 +03:00 committed by Jamie York
parent 38f3ea472a
commit c9f0346104
1 changed files with 1 additions and 0 deletions

View File

@ -571,6 +571,7 @@ Libraries to help manage database schemas and migrations.
* [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
* [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.
* [Thumper](https://github.com/php-amqplib/Thumper) - A RabbitMQ pattern library.
* [Enqueue](https://github.com/php-enqueue/enqueue-dev) - Message queue packages for PHP. RabbitMQ, AMQP, STOMP, Amazon SQS, Redis, Doctrine transports.
### Search
*Libraries and software for indexing and performing search queries on data.*