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

refactor: switch wal to sync implementation #705

Merged
merged 7 commits into from
May 9, 2024

Commits on May 9, 2024

  1. refactor: switch wal to sync implementation

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    27594f3 View commit details
    Browse the repository at this point in the history
  2. refactor: revert WAL error change

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    538a7db View commit details
    Browse the repository at this point in the history
  3. refactor: return entries when read a zero byte instead of returning e…

    …rror
    
    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ebf2e1e View commit details
    Browse the repository at this point in the history
  4. squash!: rename

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d788d42 View commit details
    Browse the repository at this point in the history
  5. squash!: update segment size during recovery

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d58e19b View commit details
    Browse the repository at this point in the history
  6. squash!: update comments

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e40a269 View commit details
    Browse the repository at this point in the history
  7. fixup!: update size after write is successful

    Signed-off-by: bsbds <69835502+bsbds@users.noreply.github.com>
    bsbds authored and Phoenix500526 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4eed780 View commit details
    Browse the repository at this point in the history