Skip to content

feat: write in batches#6

Merged
danpasecinic merged 4 commits intodevelopmentfrom
feat/write-in-batches
Dec 21, 2025
Merged

feat: write in batches#6
danpasecinic merged 4 commits intodevelopmentfrom
feat/write-in-batches

Conversation

@danpasecinic
Copy link
Owner

This pull request introduces batch write support to the storage engine, enabling more efficient and atomic writes of multiple operations. The main changes include the addition of a WriteBatch API, integration with the LSM storage layer, and batch logging to the write-ahead log (WAL).

@danpasecinic danpasecinic merged commit 43be961 into development Dec 21, 2025
10 checks passed
@danpasecinic danpasecinic deleted the feat/write-in-batches branch December 21, 2025 18:20
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