←back to thread

637 points neilk | 3 comments | | HN request time: 0s | source
1. upghost ◴[] No.43555622[source]
Man this looks super awesome. I will be extremely excited to ditch CouchDB for this (even tho I'm an Erlang fan). I'll certainly be keeping an eye on the project and I'll pitch in where I can!
replies(1): >>43556330 #
2. carlsverre ◴[] No.43556330[source]
Thank you!!

From an extremely brief scan, it appears that Erlang wrappers around SQLite should be able to use the Graft SQLite extension just fine.

Alternatively, it would be reasonably straight forward to wrap Graft Client (Rust library) directly in an Erlang NIF using something like https://github.com/rusterlium/rustler

Let's make it happen! :)

replies(1): >>43563885 #
3. upghost ◴[] No.43563885[source]
Oh, I don't use anything about CouchDB except the REST API. sorry to send you on a wild goose chase >.<

Much appreciated, I'll keep you informed :)