Go to file
Branden J Brown 2460f745bc keys are owned by successor
Despite being certain I was doing it wrong, the behavior I had
implemented was to assign ownership of a key to the peer that knows the
key's successor, not to the successor of the key.
2025-03-14 15:49:41 -04:00
chord keys are owned by successor 2025-03-14 15:49:41 -04:00
.gitignore add testing script 2025-03-14 12:32:34 -04:00
go.mod start FindSuccessor query 2025-03-09 23:50:32 -04:00
go.sum start FindSuccessor query 2025-03-09 23:50:32 -04:00
main.go log neighbors when stabilizing 2025-03-14 12:22:23 -04:00
test.bash add testing script 2025-03-14 12:32:34 -04:00