CRAQ (Chain Replication with Apportioned Queries) in Go
-
Updated
Apr 18, 2022 - Go
CRAQ (Chain Replication with Apportioned Queries) in Go
Chain replication server framework for Rust
CROWN: High-Performance Write-Optimized Chain Replication. CROWN is a next-generation replication engine designed to provide strong consistency and linearizability while significantly outperforming traditional chain-based systems.
An implementation of Byzantine Chain Replication for Distributed Systems
Distalgo Implementation of Byzantine Chain Replication capable of tolerating t failures with 2t*1 replicas
Key-value pair storage service with fault tolerance and multiclient support
Experimental implementation of Chain replication
A Go-based simulation of Chain Replication with Asynchronous Queries (CRAQ) featuring an interactive REPL, message-passing architecture, and real-time log-based observability.
A distributed hash table implementation based on the Chord protocol. Distributed Systems, ECE-NTUA 2020-2021
data storage using a chain-replication system
Add a description, image, and links to the chain-replication topic page so that developers can more easily learn about it.
To associate your repository with the chain-replication topic, visit your repo's landing page and select "manage topics."