Files
neon/proxy/src
Krzysztof Szafrański e2982ed3ec [proxy] Cache node info only for TTL, even if Redis is available (#12626)
This PR simplifies our node info cache. Now we'll store entries for at
most the TTL duration, even if Redis notifications are available. This
will allow us to cache intermittent errors later (e.g. due to rate
limits) with more predictable behavior.

Related to https://github.com/neondatabase/cloud/issues/19353
2025-07-16 16:23:05 +00:00
..
2025-07-15 14:36:28 +00:00
2025-06-12 16:12:47 +00:00
2024-10-18 10:27:50 +01:00