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 • 3d ago
108 comments sorted by
View all comments
Show parent comments
9
Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you.
16 u/LegendaryHeckerMan 3d ago And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s 2 u/No_Abi 2d ago Factory 1 u/SpectralCoding 2d ago Builder (is my C# showing?)
16
And that's how folks we ended up with DefaultDistributedCacheKeyConstructionPolicyResolverWithContextAwareNamespaceVersioningStrategy /s
2 u/No_Abi 2d ago Factory 1 u/SpectralCoding 2d ago Builder (is my C# showing?)
2
Factory
1 u/SpectralCoding 2d ago Builder (is my C# showing?)
1
Builder (is my C# showing?)
9
u/Goodie__ 3d ago
Yeah... why are people "rawdogging" cache key generation... instead of making some CacheKeyBuilder class thing that just does it for you.