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

Add skeleton to initialize tso microservice #5917

Merged

Commits on Feb 9, 2023

  1. Add skeleton to initialize tso microservice

    Issue Number: ref tikv#5836
    
    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    21b2972 View commit details
    Browse the repository at this point in the history
  2. Fixed gofmt and typos found by make check.

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    393e6ca View commit details
    Browse the repository at this point in the history
  3. handle feedbacks

    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6899819 View commit details
    Browse the repository at this point in the history
  4. remove tso server initialization path from main() for now.

    Will integrate with @lhy1024's subcommand change later.
    
    Handle feedback.
    
    Signed-off-by: Bin Shi <binshi.bing@gmail.com>
    binshi-bing committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6f5f084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfff748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbd774e View commit details
    Browse the repository at this point in the history