urbit/v
Steve Dee 580a7323f4 WIP Make _lo_work rafty
Carts are now batches of events waiting to be or just recently
persisted. _lo_work calls u2_reck_kick on the last batch of events,
removes every batch that's been through Raft, and then prepares the next
batch.

TODO make _lo_punk et al stick things on roe

TODO move disk persistence to raft.c

TODO raft_push: lo_open / mark / lo_shut
2014-02-11 12:57:41 -08:00
..
ames.c Move srand call, seed from pid 2014-02-10 16:07:22 -08:00
batz.c Ye olde whitespace cleanup part 2 2013-12-18 13:17:47 -08:00
fs.c Ye olde whitespace cleanup part 2 2013-12-18 13:17:47 -08:00
http.c Bring up listeners after boot 2014-01-17 00:12:05 -08:00
loop.c WIP Make _lo_work rafty 2014-02-11 12:57:41 -08:00
main.c Move srand call, seed from pid 2014-02-10 16:07:22 -08:00
raft.c WIP Make _lo_work rafty 2014-02-11 12:57:41 -08:00
reck.c Make u2_reck_plan push to roe 2014-02-10 16:07:22 -08:00
save.c Fix warning on implicit wait decl 2014-01-15 20:21:04 +00:00
term.c Actually fix the history-eating bug 2014-01-14 18:37:45 -08:00
time.c Ye olde whitespace cleanup part 2 2013-12-18 13:17:47 -08:00
unix.c Bring up listeners after boot 2014-01-17 00:12:05 -08:00
walk.c Ye olde whitespace cleanup part 2 2013-12-18 13:17:47 -08:00