Skip to content

Add database interface for shows and episode - #27

Open
VoyTechnology wants to merge 1 commit into
developfrom
voy/tracker-database-interface
Open

Add database interface for shows and episode#27
VoyTechnology wants to merge 1 commit into
developfrom
voy/tracker-database-interface

Conversation

@VoyTechnology

Copy link
Copy Markdown
Collaborator

This abstracts getting the data from the database. In the commit there
are 2 implementations: consul and SQL.

This is designed to compliment #24.

@VoyTechnology
VoyTechnologyforce-pushed the voy/tracker-database-interface branch 2 times, most recently from 6248b45 to 0b7a046CompareMarch 14, 2021 22:59
@VoyTechnology
VoyTechnologyforce-pushed the voy/tracker-database-interface branch from be44681 to 7628eb4CompareOctober 25, 2022 23:03
This abstracts getting the data from the database. In the commit there
are 2 implementations: consul and sql.
@VoyTechnology
VoyTechnologyforce-pushed the voy/tracker-database-interface branch from 7628eb4 to 0bfae00CompareOctober 25, 2022 23:11
Sign up for freeto 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.

1 participant

@VoyTechnology