Skip to content

feat: Add memory percentage limit strategy #13

Merged
oliverkuchies merged 4 commits intomainfrom
feat/add-memory-percentage-limit-strategy
Nov 9, 2025
Merged

feat: Add memory percentage limit strategy #13
oliverkuchies merged 4 commits intomainfrom
feat/add-memory-percentage-limit-strategy

Conversation

@oliverkuchies
Copy link
Owner

Add memory percentage limit strategy that requires memory to not exceed a given threshold of RAM.
For instance, if I have a lot of items stored in the stored memory map, and heap - it would be helpful to purge them to ensure RAM isnt being over consumed.

Performed additional refactoring for test efficiency, and better naming conventions

@oliverkuchies oliverkuchies merged commit c7dac1b into main Nov 9, 2025
3 checks passed
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