Quantcast
Channel: StackExchange Redis ChannelPrefix Not Scoping Keys - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Marc Gravell for StackExchange Redis ChannelPrefix Not Scoping Keys

The concept of a "channel", and the RedisChannel type in particular, relates to the pub/sub API, not the keyspace DB API. For what you want, you are after the .WithKeyPrefix() extension method on the...

View Article



StackExchange Redis ChannelPrefix Not Scoping Keys

I have channelPrefix declared in my connection string and I can tell by using ConfigurationOptions.Parse that it is correctly parsing out the channelPrefix from the string. I assumed that if I opened...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images