Crates.io | tc-server |
lib.rs | tc-server |
version | 0.1.0 |
source | src |
created_at | 2024-08-14 00:44:41.079837 |
updated_at | 2024-08-14 00:44:41.079837 |
description | TinyChain's cluster server logic, including peer discovery and replication |
homepage | |
repository | https://github.com/haydnv/tinychain.git |
max_upload_size | |
id | 1336704 |
size | 269,517 |
This crate is used internally by TinyChain. It provides a Cluster
struct and related traits which manage the replication of state across the TinyChain network.