Skip to content

feat(records): add spool rotation/compression and history readback#22

Open
mkilijanek wants to merge 1 commit into
matrixleons:mainfrom
mkilijanek:upstream/pr-record-spool-rotation
Open

feat(records): add spool rotation/compression and history readback#22
mkilijanek wants to merge 1 commit into
matrixleons:mainfrom
mkilijanek:upstream/pr-record-spool-rotation

Conversation

@mkilijanek
Copy link
Copy Markdown
Contributor

Summary

Enhance record spooling with rotation/compression and historical readback support.

Why

  • prevents spool files from growing unbounded
  • improves long-running operability and disk hygiene
  • keeps historical access to evicted records

Conflict resolution

Ported from fork commit with manual conflict resolution against upstream state.

Validation

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

Provenance

  • based on fork commit e52be46

@mkilijanek
Copy link
Copy Markdown
Contributor Author

Merge order note: please merge after #21.\n\nDepends on: #21

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