Closed Kagayakashi closed 7 months ago
Postgres is a dependency of Spina, we don't support MySQL unfortunately!
That's unfortunate for me. I was looking forward to trying out Spina (it looks beautiful, love the demo site!)
For the project I wanted to use with Spina, it's based on MySQL because globally replicating a multi-master database (so your web servers and database reads can be in data centers closer to your) is quite easy with MySQL Galera Clusters.
I have used Postgres a fair amount and can appreciate the strong preference.
Spina looks fantastic, and hopefully I'll have a Postgres project in the future that I can try it with!
Can you please make the PG adapter optional? For example, if I want to use MySQL? Or is there a way to use MySQL? I can't install the gem due to the PG gem requirement.