Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency on mysql #13

Open
ford-prefect opened this issue Apr 24, 2020 · 0 comments
Open

Dependency on mysql #13

ford-prefect opened this issue Apr 24, 2020 · 0 comments

Comments

@ford-prefect
Copy link

It seems to me that the dependency on the mysql package is less than ideal -- the C library it wraps has a whole bunch of special requirements to deal with multi-threading that seem unsuitable to using in a language with a managed runtime.

Would it make sense to move to something else? mysql-haskell perhaps (apparently Persistent also has this option via https://hackage.haskell.org/package/persistent-mysql-haskell).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant