upspin
upspin copied to clipboard
dir/server/serverlog: make logs self-synchronizing
Now (#444) that we have versioned logs, it would be easy to change their format. One important change to make, in say version 2, would be to have markers in the logs so if there is corruption they can be recovered. Self-synchronizing logs also make it possible to do things like read them backwards, which can be used to increase efficiency for certain operations.