Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
Other
289
stars
52
forks
source link
while using SetHashed() method, and inserting null value, getting error "Object Graph cannot be null". Does redis does not support null values. How to handle them. #38
This works with the default configuration:
Can you share a sample code that fails? Which serialization method do you use?