Skip to content

Conversation

@defunctl
Copy link
Contributor

@defunctl defunctl commented Jan 6, 2025

Main Changes

This adds a MemoizeTrait for use in existing classes where you want a convenient way to add Memoization while ensuring no cross-talk/key collisions between objects.

@defunctl defunctl added the enhancement New feature or request label Jan 6, 2025
@defunctl defunctl added this to the 1.2.0 milestone Jan 6, 2025
@defunctl defunctl requested a review from borkweb January 6, 2025 17:09
@defunctl defunctl self-assigned this Jan 6, 2025
Copy link
Member

@borkweb borkweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I like this approach as an option!

@defunctl defunctl merged commit d58a44c into main Jan 7, 2025
7 checks passed
@defunctl defunctl deleted the feature/memoize-trait branch January 7, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants