• Joined on 2024-01-28
205 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
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
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 18:52:20 +00:00
ecd137c662 unify rpcresults
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 18:34:34 +00:00
77316fa927 Add KV impl.
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 17:23:11 +00:00
e92af7cf92 remove Network struct