Commit Graph

9 Commits

Author SHA1 Message Date
Raycho Mukelov 45523fd60d Change raft_api and types 2023-08-31 18:52:09 +03:00
Raycho Mukelov 7017e9fc69 Add basic state machine test etc. 2023-08-31 15:36:58 +03:00
Raycho Mukelov 0f5ce4687b Use uuids 2023-08-29 12:20:40 +03:00
Raycho Mukelov 93fa2d632c Timers + tests 2023-08-25 12:06:51 +03:00
Raycho Mukelov 833cc236a3 Add (basic) timer implementation to use for testing 2023-08-22 07:59:11 +03:00
Raycho Mukelov e1df04eb53 Make better Raft Protocol Definition 2023-08-17 21:27:45 +03:00
Raycho Mukelov 4e333f32b4 Delegate timers creation/execution/cancelation to a 3-rd party user supplied library 2023-08-10 10:24:38 +03:00
Raycho Mukelov 236e5f32ea fix raft node access callback type 2023-08-10 01:08:22 +03:00
Raycho Mukelov 4fa562c4a1
Add preliminary API definitions and project roadmap 2023-08-09 13:06:34 +03:00