ben-manes commented on issue #17684: URL: https://github.com/apache/shardingsphere/issues/17684#issuecomment-1128367760
Vitess uses a Go cache that borrows from Caffeine’s design. Their query cache [benchmark](https://github.com/vitessio/vitess/pull/7439#issuecomment-773466613) might be of interest to you. It defended from pollution which LRU suffers from. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org