Channel routing: revert non-S routing to random, with new API to opt into routed by mgravell · Pull Request #2958 · StackExchange/StackExchange.Redis
- by default: use round-robin (not channel-routing) for "non-sharded" pub/sub - add new API for channel-routed literals/wildcards - when publishing, if we're also subscribed: use that connection - randomize where the round-robin starts, to better randomize startup behaviour
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters