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

[WIP] DeltaCAT Native Storage Implementation #485

Open
wants to merge 4 commits into
base: 2.0
Choose a base branch
from

Conversation

pdames
Copy link
Member

@pdames pdames commented Feb 7, 2025

Summary

WIP implementation of DeltaCAT storage (untested, stream-of-consciousness code to convey the general expectations from each method). Does not yet contain implementations for methods operating on deltas. TODOs show most pending work. One of the larger changes between this and the final implementation will involve ensuring that each storage interface method completes within the context of a single transaction.

This PR and #484 are expected to converge into a single implementation.

Checklist

  • Unit tests covering the changes have been added

    • If this is a bugfix, regression tests have been added
  • E2E testing has been performed

@pdames pdames changed the base branch from main to 2.0 February 7, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant