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

Make a TiDB adapter #1

Closed
hsluoyz opened this issue Jul 2, 2021 · 4 comments
Closed

Make a TiDB adapter #1

hsluoyz opened this issue Jul 2, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Jul 2, 2021

TiDB is a very popular distributed DB: https://github.com/pingcap/tidb , also written in Golang.

We need to make an adapter specifically for TiDB.

@hsluoyz hsluoyz self-assigned this Jul 2, 2021
@hsluoyz hsluoyz added the enhancement New feature or request label Jul 2, 2021
@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 2, 2021

@closetool @tangyang9464

@tangyang9464
Copy link
Member

@hsluoyz TiDB is compatible with MySQL,so we can use gorm to connect to TiDB like MySQL.Can I just make pr to gorm-adapter to add TiDB support?This repository is not necessary

@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 4, 2021

@tangyang9464 you are right. Let's suspend this issue now. Please work on this one: https://github.com/casbin/tikv-watcher

@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 9, 2021

Replaced by: casbin/tikv-watcher#1

@hsluoyz hsluoyz closed this as completed Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants