5 ms·
Shouldn't be too hard. I built an Erlang/BeamVM driver/wrapper for it [1] before it got acquired by Apple... Their API is nice and clean. [1] https://github.co
by ToJans 1y ago
Shouldn't be too hard. I built an Erlang/BeamVM driver/wrapper for it [1] before it got acquired by Apple... Their API is nice and clean.
[1] https://github.com/happypancake/fdb-erlang https://github.com/happypancake/fdb-erlang
- tehlike 1y agoPlain foundation db and document layer has bindings. It's the record layer that's a bit more complex with indexes, queries, etc.