spacewalkhq / raft-rs

An understandable, fast and scalable Raft Consensus implementation
MIT License
129 stars 21 forks source link

Add checksums to every request: Tigerbeetle Style #10

Open vaibhawvipul opened 3 months ago

vaibhawvipul commented 3 months ago
dharanad commented 3 months ago

Interesting. I would like work on this issue.

vaibhawvipul commented 3 months ago

@dharanad is it done? i can't remember.

dharanad commented 3 months ago

@vaibhawvipul I am yet to work on this issue. How about we timebox until this weekend ?

vaibhawvipul commented 3 months ago

sure. Thank you.

dharanad commented 3 months ago

Referring to https://github.com/tigerbeetle/tigerbeetle/blob/main/docs/about/architecture.md#protocol

https://github.com/tigerbeetle/tigerbeetle/blob/main/src/vsr/checksum.zig https://github.com/tigerbeetle/tigerbeetle/blob/main/src/vsr/message_header.zig https://github.com/tigerbeetle/tigerbeetle/blob/main/src/vsr/client.zig

rishitc commented 2 months ago

Hi @vaibhawvipul
If @dharanad is no longer working on this issue, can it be assigned to me?

Thanks

rishitc commented 1 month ago

Hi @vaibhawvipul, @dierbei, Gentle reminder: The issue still appears to be unassigned. If no one else is working on it, can it be assigned to me? 🙂

Thanks

dierbei commented 1 month ago

@rishitc Of course, feel free to play along!

If you have any questions, let's talk.