Skip to content

Commit

Permalink
Add Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Dec 30, 2023
1 parent 5336c94 commit 8e511b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,12 @@ Possible return values from the callback function:
|----------|-----------------------------------------------------|----------------------------------------------------------------------------------------|
| Redis | redis://user:pass@host:port | Default port: 6379. |

## Dependencies

```mermaid
flowchart TD
RedisQueueClient --> MessageClient
RedisQueueClient --> ext-redis
```
----
[Open source ByJG](http://opensource.byjg.com)

0 comments on commit 8e511b1

Please sign in to comment.