Skip to content
New issue

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

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

Already on GitHub? # to your account

Make the MySQL stuff an interface #152

Closed
Ianleeclark opened this issue Oct 29, 2016 · 0 comments
Closed

Make the MySQL stuff an interface #152

Ianleeclark opened this issue Oct 29, 2016 · 0 comments

Comments

@Ianleeclark
Copy link
Owner

Ianleeclark commented Oct 29, 2016

Just like the Redis stuff, this allows future iterations to implement Postgres/sqlite/&c.

@Ianleeclark Ianleeclark changed the title Add Postgres support Make the MySQL stuff an interface Oct 29, 2016
This was referenced Nov 25, 2016
Ianleeclark added a commit that referenced this issue Nov 27, 2016
ADD:
  - database/impl/mysqlStore.go Houses the implementation (and wrappers of)
    `database/mysql/mysql.go` for `SQLStore`

CHANGE:
  - database/database.go Just houses `SQLStore` interface now.
Ianleeclark added a commit that referenced this issue Nov 27, 2016
Resolving build failures by readding
`database/database.go:AddWhitelistedTorrent`
Ianleeclark added a commit that referenced this issue Nov 27, 2016
Furtehr resolving of build failures.
Ianleeclark added a commit that referenced this issue Nov 27, 2016
Test buidl resolve
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant