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

user: Add mysql user db implementation. #1392

Closed
lukebp opened this issue Apr 12, 2021 · 2 comments · Fixed by #1419
Closed

user: Add mysql user db implementation. #1392

lukebp opened this issue Apr 12, 2021 · 2 comments · Fixed by #1419

Comments

@lukebp
Copy link
Member

lukebp commented Apr 12, 2021

The backend database choice in limited by the tlog mysql dependency. A mysql user database implementation should be added so that we are not running multiple databases on the backend.

This issue also needs to include a migration path from the existing cockroachdb to mysql.

@lukebp lukebp added v1.0.1 and removed v1.0.1 labels Apr 12, 2021
@lukebp lukebp added this to the v1.0.1 milestone Apr 12, 2021
@amass01
Copy link
Member

amass01 commented May 20, 2021

Will take this one

@xaur
Copy link

xaur commented Jul 1, 2021

The backend database choice in limited by the tlog mysql dependency.

This answered my old queued question "why MySQL?". For anyone interested, here is the discussion of PostgreSQL support in the Trillian repo: google/trillian#1298

@xaur xaur mentioned this issue Jul 6, 2021
55 tasks
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 a pull request may close this issue.

3 participants