$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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 13:42:13
On Tue, Mar 28, 2017 at 9:27 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> I reckon in a few hundred lines of code I can meet or beat NuDB
Is there a repository link where I can try out your code?