Skip to content

CacheManager.StackExchange.Redis add list type data problem #350

Answered by MichaCo
landonzeng asked this question in Q&A
Discussion options

You must be logged in to vote

All Redis keys CacheManager creates are hash keys because I need a couple properties as meta data. That's a tradeoff so far.
If you really have to update a list in Redis all the time and that's all you do, then you are probably better off by just using Redis directly/only

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by landonzeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #349 on July 03, 2021 18:07.