Sqlite in Production

I am trying to use ecto with mvsqlite which is a remix of sqlite that allows clustering.

Here’s my work in progress GitHub - V-Sekai/elixir-mvsqlite: A mvsqlite driver for Elixir · GitHub, I also enabled sqlite strict mode in ecto.

It is only enabled for msvc.

4 Likes