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

Custom driver support #276

Merged

Conversation

MichalLytek
Copy link
Contributor

This PR makes two things:

  • remove Driver interface and normal BaseDriver class in favor of one merged abstract class BaseDriver
  • export createServer function to create routing-controller app with 3rd party driver + refactor of basic createExpressServer etc. to use unified generic function

@pleerock
Copy link
Contributor

pleerock commented Sep 5, 2017

Looks okay please @NoNameProvided review it

@MichalLytek
Copy link
Contributor Author

@NoNameProvided ping!
Please review and merge it 😉

@MichalLytek
Copy link
Contributor Author

MichalLytek commented Sep 8, 2017

Fuck this, I need this changes right now in my new PR, so I'm merging my changes by myself as it's accepted by pleerock 😆

@MichalLytek MichalLytek merged commit 2b0251c into typestack:master Sep 8, 2017
@NoNameProvided
Copy link
Member

Lol, I had it open for days as I had no time, now I reviewed and I saw it already merged. Looks good btw so merge is ok.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants