Is it possible to use MySQL for persistence instead of Postgres?
Opened this issue · 1 comments
joarobles commented
Is it possible to use MySQL for persistence instead of Postgres?
akornatskyy commented
there is no MySQL implementation. you can look at repository.go and migrate.go to get an idea.