Skip to content

Latest commit

 

History

History

configuration

Configuration

Prevent big values

Redis works best with smaller values, so consider chopping up bigger data into multiple keys. In this Redis discussion, some considerations are listed that you should consider carefully. Read this article for an example problem that can be caused by large values.

With StackExchange.Redis you can set the max value size via configuration.