mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 01:50:38 +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;
|