Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Caching #5

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Add Caching #5

merged 1 commit into from
Mar 8, 2024

Conversation

spjmurray
Copy link
Member

Add in a simple templated cache used for memoization. For something that requires key/value, then use hashicorp/lru.

Add in a simple templated cache used for memoization.  For something
that requires key/value, then use hashicorp/lru.
@spjmurray spjmurray merged commit 2ecaa71 into main Mar 8, 2024
2 checks passed
@spjmurray spjmurray deleted the cache_lib branch March 8, 2024 08:37
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