rhiza-core 0.2.0

Shared value types and deterministic log model for rhiza
Documentation
1
2
3
4
5
6
7
8
9
10
11
# rhiza-core

Shared, deterministic value types for rhiza's replicated log and consensus
packages. This crate contains no networking, storage, SQLite, Tokio, or
Kubernetes integration.

`rhiza-core` and `rhiza-quepaxa` use matching minor versions. Public
serialized types are not a stable wire protocol unless a format version is
explicitly documented by the owning package.

Minimum supported Rust version: 1.89.