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

Introduce snapshots repository: integrate snapshot writing with S3 via object_store #2274

Draft
wants to merge 10 commits into
base: feat/automatic-snapshots-every-n-records
Choose a base branch
from

Commits on Nov 8, 2024

  1. Create snapshots on leading Partition Processors

    Introduce a new configurable number of records property after which a snapshot
    of the partition store will be automatically taken.
    pcholakov committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d230f09 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    3889982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1783e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8231e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ed11c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f613938 View commit details
    Browse the repository at this point in the history
  6. Self-review fixups

    pcholakov committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    24facc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Minor cleanups

    pcholakov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c310317 View commit details
    Browse the repository at this point in the history
  2. Minor cleanups

    pcholakov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ff544d8 View commit details
    Browse the repository at this point in the history