Remix.run Logo
upghost 2 days ago

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!

carlsverre 2 days ago | parent [-]

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! :)

upghost a day ago | parent [-]

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 :)