aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-07-23feat: Propagate write commands such as SET to replicas and actually execute ↵omagdy1-17/+49
them on the replicas
2025-07-23refactor+feat: Did overhaul refactoring for how I model each server data and ↵omagdy1-0/+354
also add a feat to propagate write commands to replicas