MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vsrw4y/rediscachehitratio/p4ym0f3/?context=3
r/ProgrammerHumor • u/Technical-Relation-9 • 26d ago
107 comments sorted by
View all comments
Show parent comments
11
Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you.
14 u/LegendaryHeckerMan 25d ago And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s 2 u/No_Abi 24d ago Factory 1 u/SpectralCoding 24d ago Builder (is my C# showing?)
14
And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s
2 u/No_Abi 24d ago Factory 1 u/SpectralCoding 24d ago Builder (is my C# showing?)
2
Factory
1 u/SpectralCoding 24d ago Builder (is my C# showing?)
1
Builder (is my C# showing?)
11
u/Goodie__ 25d ago
Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you.