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

feat: CLI command 'feast serve' should start go-based server if flag is enabled #2617

Merged
merged 3 commits into from
Apr 27, 2022

Commits on Apr 27, 2022

  1. CLI command 'feast serve' should start go-based server if flag is ena…

    …bled
    
    Signed-off-by: Tsotne Tabidze <[email protected]>
    Tsotne Tabidze committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    fa653f1 View commit details
    Browse the repository at this point in the history
  2. Format stuff

    Signed-off-by: Tsotne Tabidze <[email protected]>
    Tsotne Tabidze committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6026b5f View commit details
    Browse the repository at this point in the history
  3. Split grpc & http methods in python and sort imports correctly

    Signed-off-by: Tsotne Tabidze <[email protected]>
    Tsotne Tabidze committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d6e98a2 View commit details
    Browse the repository at this point in the history