Skip to content

feat: add enable/disable functionality for memoization#4

Merged
tomloprod merged 1 commit intomainfrom
feat/enable-disable-memoization
Nov 9, 2025
Merged

feat: add enable/disable functionality for memoization#4
tomloprod merged 1 commit intomainfrom
feat/enable-disable-memoization

Conversation

@tomloprod
Copy link
Copy Markdown
Owner

  • Add disable(), enable() and isEnabled() methods to MemoizeManager, to execute callbacks without caching when disabled
  • Fix removeTail() to correctly use buildNamespacedKey()
  • Add test for LRU behavior with namespaces

- Add disable(), enable() and isEnabled() methods to MemoizeManager, to execute callbacks without caching when disabled
- Fix removeTail() to correctly use buildNamespacedKey()
- Add test for LRU behavior with namespaces
@tomloprod tomloprod merged commit 5be6c39 into main Nov 9, 2025
28 checks passed
@tomloprod tomloprod deleted the feat/enable-disable-memoization branch November 9, 2025 09:27
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