Sfoglia il codice sorgente

Added BunnyPHP as AMQP (RabbitMQ) library

pull/510/head
Jakub Kulhan 10 anni fa
parent
commit
1aded59c78
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -535,6 +535,7 @@ Libraries to help manage database schemas and migrations.
535 535
 *Libraries for working with event and task queues.*
536 536
 
537 537
 * [Bernard](https://github.com/bernardphp/bernard) - A multibackend abstraction library.
538
+* [BunnyPHP](https://github.com/jakubkulhan/bunny) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
538 539
 * [Pheanstalk](https://github.com/pda/pheanstalk) - A Beanstalkd client library.
539 540
 * [PHP AMQP](https://github.com/php-amqplib/php-amqplib) - A pure PHP AMQP library.
540 541
 * [Tarantool Queue](https://github.com/tarantool-php/queue) - PHP bindings for Tarantool Queue.

Loading…
Annulla
Salva