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

AOF Replay using a Background Task at the Replica #783

Merged
merged 20 commits into from
Nov 21, 2024

Commits on Nov 21, 2024

  1. remove unused code

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bdf97b8 View commit details
    Browse the repository at this point in the history
  2. nit

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ddd89e7 View commit details
    Browse the repository at this point in the history
  3. cleanup replication tests

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1b65366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bd6302 View commit details
    Browse the repository at this point in the history
  5. add guarded initialization API for TsavoriteLog to avoid disrupting i…

    …terator consumer operations when skipping addresses at replica
    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e94bdf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    626b7b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f7f7da View commit details
    Browse the repository at this point in the history
  8. update aof stream checks

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5185711 View commit details
    Browse the repository at this point in the history
  9. fix LRANGE bug

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0650f8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72a1c76 View commit details
    Browse the repository at this point in the history
  11. add async replay tests

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    64b3905 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09c123b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c86a971 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed0ca7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b7a739 View commit details
    Browse the repository at this point in the history
  16. delete stale comment

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5adbffb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd63c44 View commit details
    Browse the repository at this point in the history
  18. update sanity check

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    07dff41 View commit details
    Browse the repository at this point in the history
  19. add comment for sanity check

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    aed1b7d View commit details
    Browse the repository at this point in the history
  20. release new version

    vazois committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    504cb68 View commit details
    Browse the repository at this point in the history