<div dir="ltr">Good stuff! But why the derelict namespace? Looks like your bindings are to the C FoundationDB drivers. In which case i suggest splitting that up and submitting it to the Deimos project (<a href="https://github.com/D-Programming-Deimos" target="_blank">https://github.com/D-Programming-Deimos</a>).<div><br></div><div>The higher level stuff, like "<span class="" style="font-weight:bold;color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre">class</span><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre"> </span><span class="" style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre;background-color:rgb(255,255,255)">DerelictFDBLoader", can be a layer on top of these bindings.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 22, 2014 at 11:22 PM, Rishub Nagpal via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FoundationDB is a modern NoSQL database which utilizes a key value store model and purely ACID transactions.<br>
<a href="https://foundationdb.com/" target="_blank">https://foundationdb.com/</a><br>
<br>
I've made D bindings available here: <a href="https://github.com/shrub77/DerelictFDB" target="_blank">https://github.com/shrub77/<u></u>DerelictFDB</a><br>
<br>
<br>
</blockquote></div><br></div>