• Joined on 2024-01-28
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-10 19:37:58 +00:00
e5150af666 simplify IO.
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-10 18:49:59 +00:00
a2be482b6a remove in_reply_to in error constructor arg
nebkor pushed to main at nebkor/nebkor-maelstrom 2024-06-09 22:17:55 +00:00
671fbfab24 prepare for 1.0.
nebkor pushed to main at nebkor/chatty-catties 2024-06-09 21:11:59 +00:00
350d24d284 ensure aborted transactions don't get written
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