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

feat(s3stream/wal): merge write #454

Merged
merged 5 commits into from
Oct 24, 2023
Merged

feat(s3stream/wal): merge write #454

merged 5 commits into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. refactor: make Block#SoftLimit configurable

    Signed-off-by: Ning Yu <ningyu@automq.com>
    Chillax-0v0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9394625 View commit details
    Browse the repository at this point in the history
  2. feat: make records in the block not have to be aligned to 4K

    Signed-off-by: Ning Yu <ningyu@automq.com>
    Chillax-0v0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9b34461 View commit details
    Browse the repository at this point in the history
  3. test: test append when merge write and not

    Signed-off-by: Ning Yu <ningyu@automq.com>
    Chillax-0v0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9d1b66a View commit details
    Browse the repository at this point in the history
  4. feat(s3stream/wal): merge write

    Signed-off-by: Ning Yu <ningyu@automq.com>
    Chillax-0v0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9abd73d View commit details
    Browse the repository at this point in the history
  5. style: fix style

    Signed-off-by: Ning Yu <ningyu@automq.com>
    Chillax-0v0 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d3fa14c View commit details
    Browse the repository at this point in the history