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 daemon mode for wal-push command #1353

Merged
merged 23 commits into from
Oct 28, 2022

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    375724c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73dc6f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    ba10323 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    f1cd865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1f34c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. working version

    Artem Galkin committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    97fcd78 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. removed daemon flag

    Artem Galkin committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4b83717 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. communication into one socket connection

    Artem Galkin committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    7a9c2d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b716637 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee98bdd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'daemon-master-dev' of https://github.com/rogaliiik/wal-g

    …into daemon-master-dev
    Artem Galkin committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ba3a1ad View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. daemon test

    Artem Galkin committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4da5e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7f569 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. binary message protocol daemon handler

    Artem Galkin committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7f05253 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. rename functions

    Artem Galkin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bcff731 View commit details
    Browse the repository at this point in the history
  2. message type implementation

    Artem Galkin committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ec6b490 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. SocketMessageType fix, SocketMessageReader implementation

    Artem Galkin committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1f1af79 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. daemon docker test

    Artem Galkin committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2c117fa View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. daemon test compose

    Artem Galkin committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6ffc97c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    766a6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. daemon_handler messageHandler unexpected msg type case processing, co…

    …mments
    Artem Galkin committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6bfd42d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Refactoring: error handling, new msg types, rename funcs; cmd descrip…

    …tion; test listing.
    Artem Galkin committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6fedfec View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. daemon test archive grep

    Artem Galkin committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e14af01 View commit details
    Browse the repository at this point in the history