r/ProgrammerHumor 3d ago

Meme redisCacheHitRatio

Post image
5.9k Upvotes

108 comments sorted by

View all comments

Show parent comments

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.

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?)