Boost logo

Boost :

Subject: Re: [boost] NuDB: A fast key/value insert-only database for SSD drives in C++11
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-03-28 12:59:10


On Tue, Mar 28, 2017 at 8:45 AM, Lee Clagett via Boost
<boost_at_[hidden]> wrote:
> ...writing the log header after its contents
> could reduce the probability of an undetected incomplete write

The recovery test simulates partial writes:
https://github.com/vinniefalco/NuDB/blob/master/extras/nudb/test/fail_file.hpp#L292

> NuDB already has a file concept that needs documenting and formalizing
> before any potential boost review.

http://vinniefalco.github.io/nudb/nudb/types/File.html

Thanks


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk