Skip to content

feat: add pattern-based rules and optimize dump processing#6

Merged
ak4code merged 1 commit into
mainfrom
refactor-pg-stage-rs
Apr 21, 2026
Merged

feat: add pattern-based rules and optimize dump processing#6
ak4code merged 1 commit into
mainfrom
refactor-pg-stage-rs

Conversation

@ak4code

@ak4code ak4code commented Apr 21, 2026

Copy link
Copy Markdown
Owner
  • add rules-file support, strict mode, and configurable zstd settings
  • precompile mutations, conditions, and relations into a shared registry
  • reduce per-row allocations with scratch buffers and fast hash maps/sets
  • optimize custom dump I/O and block streaming paths
  • add verbose processing summary and bump version to 0.2.0

- add rules-file support, strict mode, and configurable zstd settings
- precompile mutations, conditions, and relations into a shared registry
- reduce per-row allocations with scratch buffers and fast hash maps/sets
- optimize custom dump I/O and block streaming paths
- add verbose processing summary and bump version to 0.2.0
@ak4code ak4code self-assigned this Apr 21, 2026
@ak4code ak4code merged commit 94920ac into main Apr 21, 2026
1 check passed
@ak4code ak4code deleted the refactor-pg-stage-rs branch April 21, 2026 20:22
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