Browse Source

Add Pub/Sub Redis PHP Repository

Add Pub/Sub Redis PHP Repository
pull/1106/head
Rio Rizky Rainey Ferbiansyah 5 years ago
parent
commit
f5b614be18
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

501
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
501
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
502
 * [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
502
 * [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
503
 * [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
503
 * [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
504
+* [Pub/Sub Redis PHP](https://github.com/RioRizkyRainey/pubsub-redis-php) - Simple event-driven asynchronous use Redis Pub/Sub for PHP
504
 
505
 
505
 ### Logging
506
 ### Logging
506
 *Libraries for generating and working with log files.*
507
 *Libraries for generating and working with log files.*

Loading…
Cancel
Save