This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
neon
Watch
1
Star
0
Fork
0
You've already forked neon
mirror of
https://github.com/neondatabase/neon.git
synced
2026-01-13 16:32:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9aa0cdee838f6103065127810863d641138dbd83
neon
/
proxy
/
src
/
proxy
History
Ivan Efremov
76a7d37f7e
proxy: Drop cancellation ops if they don't fit into the queue (
#11950
)
...
Add a redis ops batch size argument for proxy and remove timeouts by using try_send()
2025-05-19 10:10:55 +00:00
..
tests
proxy: allow invalid SNI (
#11792
)
2025-05-05 11:18:55 +00:00
connect_compute.rs
feat(proxy): require TLS to compute if prompted by cplane (
#10717
)
2025-02-28 14:20:25 +00:00
copy_bidirectional.rs
Allow unwrap() in tests when clippy::unwrap_used is denied (
#11616
)
2025-04-16 20:05:21 +00:00
handshake.rs
proxy: allow invalid SNI (
#11792
)
2025-05-05 11:18:55 +00:00
mod.rs
proxy: Drop cancellation ops if they don't fit into the queue (
#11950
)
2025-05-19 10:10:55 +00:00
passthrough.rs
proxy: Drop cancellation ops if they don't fit into the queue (
#11950
)
2025-05-19 10:10:55 +00:00
retry.rs
chore(proxy): remove postgres config parser and md5 support (
#9990
)
2024-12-03 18:39:23 +00:00
wake_compute.rs
Upgrade proxy crates to edition 2024 (
#10942
)
2025-02-24 15:26:28 +00:00