Skip to content

Commit 449b2d7

Browse files
committed
feat(stream): update README.md
1 parent b63ff3c commit 449b2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This package is for working with Redis streams for php
1717
5. create a group consumer for stream
1818
6. delete a group consumer from stream
1919
7. delete a consumer from a group
20+
8. listen to a stream, implemented based on (https://github.com/reactphp/event-loop)
2021

2122
## Info
2223

0 commit comments

Comments
 (0)