FoundationDB D Bindings

Adil Baig via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Sep 22 11:33:55 PDT 2014


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 (https://github.com/D-Programming-Deimos
).

The higher level stuff, like "class DerelictFDBLoader", can be a layer on
top of these bindings.

On Mon, Sep 22, 2014 at 11:22 PM, Rishub Nagpal via Digitalmars-d-announce <
digitalmars-d-announce at puremagic.com> wrote:

> FoundationDB is a modern NoSQL database which utilizes a key value store
> model and purely ACID transactions.
> https://foundationdb.com/
>
> I've made D bindings available here: https://github.com/shrub77/
> DerelictFDB
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20140923/021bac2d/attachment.html>


More information about the Digitalmars-d-announce mailing list