Docs.rs
kuberic-core-0.0.1
kuberic-core 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
youyuanwu
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
prost ^0.14
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tracing ^0.1
normal
tonic-prost-build ^0.14
build
Versions
36.78%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module primary
kuberic_
core
0.0.1
Module primary
Module Items
Structs
In kuberic_
core::
replicator
kuberic_core
::
replicator
Module
primary
Copy item path
Source
Structs
§
Primary
Sender
Primary-side replication sender. Manages connections to all configured secondaries, sends operations, and routes ACKs back to the QuorumTracker.