mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 21:50:37 +00:00
It's mostly responsible for waking, retrying, and caching. A new, thin wrapper around compute_once will be PGLB's entry point
5 lines
87 B
Rust
5 lines
87 B
Rust
pub mod copy_bidirectional;
|
|
pub mod handshake;
|
|
pub mod inprocess;
|
|
pub mod passthrough;
|