aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-24refactor: Refactor how I model the state and config and cache of the server w...omagdy1-179/+539
2025-07-23refactor: did some better design choicesomagdy1-11/+57
2025-07-23feat: Propagate write commands such as SET to replicas and actually execute t...omagdy1-17/+49
2025-07-23refactor+feat: Did overhaul refactoring for how I model each server data and ...omagdy1-0/+354