1
0
mirror of https://github.com/redis/go-redis.git synced 2025-05-15 00:55:07 +03:00

1 Commits

Author SHA1 Message Date
ofekshenawa
277e8b7d9f
Support Monitor Command ()
* Add monitor command

* Add monitor commadn and tests

* insure goroutine shutdown

* fix data race

* linting

* change timeout explanation

---------

Co-authored-by: Chayim <chayim@users.noreply.github.com>
2023-12-17 12:35:10 +02:00