Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Move server command handling out of TCP protocol #7187

Merged
merged 16 commits into from
Apr 7, 2020

Commits on Apr 6, 2020

  1. Allow ReplicationCommandHandler to have multiple connections

    This will allow the server replication component to use
    ReplicationCommandHandler.
    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    e6c25e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cadb3f5 View commit details
    Browse the repository at this point in the history
  3. Add typing

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    dd93e91 View commit details
    Browse the repository at this point in the history
  4. Newsfile

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1d00a74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    525a47d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a6a680 View commit details
    Browse the repository at this point in the history
  7. Don't error if we get a REPLICATE command without a connection

    It's probably just a race.
    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ad2a80a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d81fd2 View commit details
    Browse the repository at this point in the history
  9. Fixup name 'handler'

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    984c959 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cc5698 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3653d03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad2beda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27e4d2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2190027 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b2af21 View commit details
    Browse the repository at this point in the history
  16. Moar comments

    erikjohnston committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ffdf38c View commit details
    Browse the repository at this point in the history