Skip to content

feat(core): add file-backed record spooling support#21

Open
mkilijanek wants to merge 1 commit intomatrixleons:mainfrom
mkilijanek:upstream/pr-record-spool-file
Open

feat(core): add file-backed record spooling support#21
mkilijanek wants to merge 1 commit intomatrixleons:mainfrom
mkilijanek:upstream/pr-record-spool-file

Conversation

@mkilijanek
Copy link
Copy Markdown
Contributor

Summary

Add file-backed record spooling support to reduce in-memory pressure during long proxy runs.

Highlights

  • CLI/runtime support for --record-spool-file
  • records can spill to disk instead of unbounded in-memory growth
  • docs updated for new option

Conflict resolution

This is a cherry-pick-based port from fork with manual conflict resolution against current upstream.

Validation

  • python3 -m py_compile evilwaf.py core/*.py chemistry/*.py

Provenance

  • based on fork commit e5883c4

@mkilijanek
Copy link
Copy Markdown
Contributor Author

Merge order note: please merge after #20.\n\nDepends on: #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