Konstantin Merenkov
Konstantin Merenkov
Cover all commands At the moment not many commands are covered. That's enough for proof of concept but complete coverage is a must.
Touches #11941 ## Problem Performance of our PBKDF2 was worse than reference. ## Summary of changes Avoided memory copy when HMACing in a tight loop.
## Problem Hitting max_client_conn from pgbouncer would lead to invalidation of the conn info cache. Customers would hit the limit on wake_compute. ## Summary of changes `should_retry_wake_compute` detects this specific...
https://github.com/neondatabase/cloud/issues/26089