Hacker News new | ask | show | jobs
by winrid 1684 days ago
So you want to add an overhead for each query to check an internal LRU cache that then checks the billing system? Just the overhead of hashing the query into some cacheable identifier will hurt performance.