FoundatioFx / Foundatio.Redis

Foundatio Redis
Apache License 2.0
97 stars 31 forks source link

added cache read mode to redis client options #82

Closed Seadoo2017 closed 9 months ago

Seadoo2017 commented 9 months ago

reverted default read mode back to none from replica as the change breaks code relying on read value existing immediately after writing (RedisQueue for example)