Skip to content

feat: add WAL compression & archiving#11

Merged
danpasecinic merged 4 commits intodevelopmentfrom
feat/add-wal-compression-and-archiving
Jan 18, 2026
Merged

feat: add WAL compression & archiving#11
danpasecinic merged 4 commits intodevelopmentfrom
feat/add-wal-compression-and-archiving

Conversation

@danpasecinic
Copy link
Owner

This pull requests introduces WAL enhancements inspired by RocksDB/PostgreSQL patterns, adding durability options, compression, and point-in-time recovery capabilities.

@danpasecinic danpasecinic self-assigned this Jan 18, 2026
@danpasecinic danpasecinic added the enhancement New feature or request label Jan 18, 2026
@danpasecinic danpasecinic merged commit 392c184 into development Jan 18, 2026
10 checks passed
@danpasecinic danpasecinic deleted the feat/add-wal-compression-and-archiving branch January 18, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant