kevy-replicate 1.19.0

Primary-to-replica streaming replication for kevy (v3 cluster series, Phase 1).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "kevy-replicate"
version = "1.19.0"
dependencies = [
 "kevy-resp",
]

[[package]]
name = "kevy-resp"
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cde2e936f18e2904aa0d4226335cc4b3195c921840578691d333720905480f6"