summaryrefslogtreecommitdiff
path: root/tests/unit/pubsub.tcl
Commit message (Expand)AuthorAgeFilesLines
* Keyspace event for new keys (#10512)Luke Palmer2022-04-131-0/+13
* Connection leak in external tests. (#9777)yoav-steinberg2021-11-151-0/+2
* Add test verifying PUBSUB NUMPAT behavior (#9209)Madelyn Olson2021-09-031-0/+18
* Fix if consumer is created as a side effect without notify and dirty++ (#9263)menwen2021-08-021-0/+24
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-28/+35
* Modules: adding a module type for key space notification (#8759)Hanna Fadida2021-04-191-48/+0
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-1/+1
* pubsub: Return integers for NUMSUB, not stringsMatt Stancliff2014-08-081-0/+4
* Test: Pub/Sub PING.antirez2014-07-181-0/+16
* Test: stress events flags to/from string conversion.antirez2014-01-081-0/+11
* Tests for keyspace notifications.antirez2013-01-281-1/+155
* UNSUBSCRIBE and PUNSUBSCRIBE: always provide a reply.antirez2013-01-211-1/+11
* more pub/sub testsPieter Noordhuis2010-06-161-27/+177
* initial basic pub/sub testsPieter Noordhuis2010-06-161-0/+45