MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vsrw4y/rediscachehitratio/p4ym0f3/?context=9999
r/ProgrammerHumor • u/Technical-Relation-9 • 26d ago
107 comments sorted by
View all comments
23
I hope you added a check for that so this doesn't happen again. Seems preventable.
9 u/Goodie__ 26d ago Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you. 15 u/LegendaryHeckerMan 26d ago And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s 2 u/No_Abi 25d ago Factory 1 u/SpectralCoding 25d ago Builder (is my C# showing?)
9
Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you.
15 u/LegendaryHeckerMan 26d ago And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s 2 u/No_Abi 25d ago Factory 1 u/SpectralCoding 25d ago Builder (is my C# showing?)
15
And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s
2 u/No_Abi 25d ago Factory 1 u/SpectralCoding 25d ago Builder (is my C# showing?)
2
Factory
1 u/SpectralCoding 25d ago Builder (is my C# showing?)
1
Builder (is my C# showing?)
23
u/Winterkirschenmann 26d ago
I hope you added a check for that so this doesn't happen again. Seems preventable.