akornatskyy/scheduler

Is it possible to use MySQL for persistence instead of Postgres?

Opened this issue · 1 comments

Is it possible to use MySQL for persistence instead of Postgres?

there is no MySQL implementation. you can look at repository.go and migrate.go to get an idea.