Ravix - A RavenDB Elixir Driver

Hello! I couple of months ago i started implementing an elixir driver for the amazing ravendb, the driver is still on it’s early stages, but it’s working for the basic functionality of CRUDs, Clustering and Security.

If anyone have any critiques, suggestions and ideas, let me know!

8 Likes

Good Night! I have some updates! Now you can query RavenDB using Ecto!

Ravix v0.1.0
Ravix Ecto v0.2.0

1 Like

Hi, I am trying this out to connect to a remote RavenDB node over https. It’s failing and the details are outlined in Failed to start child · Issue #12 · YgorCastor/ravix · GitHub.

What could be wrong here?

Thanks!