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

Add MySQL database support #87

Closed

Conversation

peteretelej
Copy link
Contributor

Add support for MySQL as the underlying database.

Closes #81

@gissehel
Copy link
Contributor

Technically, it closes the MySQL part, not the postgres part...

@peteretelej
Copy link
Contributor Author

@gissehel true, though the issue was if it can work with a different db. The database is an interface so you could probably add any other db type even a key-value store as long as it implements the interface.

@DWSR
Copy link

DWSR commented May 10, 2018

Would love to see this as I would definitely run this as a service on Kubernetes.

@peteretelej peteretelej closed this Apr 9, 2019
@peteretelej peteretelej deleted the feature/mysql-db-support branch April 9, 2019 16:43
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

Successfully merging this pull request may close these issues.

3 participants