• Joined on 2024-01-28
nebkor pushed to main at nebkor/chatty-catties 2024-06-09 20:35:41 +00:00
64153b7fd4 done with challenges
nebkor pushed to main at nebkor/chatty-catties 2024-06-09 20:16:49 +00:00
67a84aa3b6 passes 6b, unreliably gossips writes
ac5477d1d0 passes 6a, totally available single node
Compare 2 commits »
nebkor pushed to main at nebkor/chatty-catties 2024-06-08 05:17:15 +00:00
5e3e269785 use lin-kv and gossip to reduce worst-case lag
nebkor pushed to main at nebkor/chatty-catties 2024-06-07 23:36:36 +00:00
745206b29b use lin-kv and gossip to reduce worst-case lag
nebkor pushed to main at nebkor/chatty-catties 2024-06-07 21:15:04 +00:00
5f6312dfb8 Send less data; no KV.
nebkor pushed to main at nebkor/chatty-catties 2024-06-07 20:28:40 +00:00
a492ca56a4 actually implement list_committed_offsets
nebkor pushed to main at nebkor/chatty-catties 2024-06-07 05:19:32 +00:00
5222d55a61 passes 5a
nebkor pushed to main at nebkor/chatty-catties 2024-06-06 05:12:57 +00:00
8ada835f81 update nebkor-maelstrom dep
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-06 05:09:34 +00:00
9b9cba4c47 tweak the example comment
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-05 23:36:47 +00:00
8a31269f45 update readme
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-05 23:16:47 +00:00
c45b179de4 Add examples and documentation, bump version.
nebkor pushed to main at nebkor/chatty-catties 2024-06-05 02:01:41 +00:00
a49ddffa56 use the crates.io version of nebkor-maelstrom
nebkor created branch main in nebkor/nebkor-maelstrom 2024-06-05 00:27:56 +00:00
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-05 00:27:56 +00:00
c6c05b41b4 initial import from chatty-catties
nebkor created repository nebkor/nebkor-maelstrom 2024-06-05 00:12:16 +00:00
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 23:31:51 +00:00
af6d2c0b27 flatten runner code even more
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 21:30:36 +00:00
23b95677bf don't use internal state in the node
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 20:05:01 +00:00
7a0147f88e do a read on each add
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 19:58:43 +00:00
4c89bf7a5c passes global counter
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 19:23:13 +00:00
95588c0dad dry out message creation