mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
e65d5f7369
## Problem The endpoint filter cache is still unused because it's not yet reliable enough to be used. It only consumes a lot of memory. ## Summary of changes Remove the code. Needs a new design. neondatabase/cloud#30634