added cache read mode to redis client options #81
Annotations
10 warnings
src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L33
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L90
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L92
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L221
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L482
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L638
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L698
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L33
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L90
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
src/Foundatio.Redis/Queues/RedisQueue.cs#L92
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
The logs for this run have expired and are no longer available.
Loading