upspin icon indicating copy to clipboard operation
upspin copied to clipboard

dir/server/serverlog: make logs self-synchronizing

Open robpike opened this issue 8 years ago • 0 comments

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.

robpike avatar Oct 03 '17 02:10 robpike