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

Provide cache transaction methods that use CacheKeyInfo #3480

Open
AnthonyMDev opened this issue Nov 25, 2024 · 0 comments
Open

Provide cache transaction methods that use CacheKeyInfo #3480

AnthonyMDev opened this issue Nov 25, 2024 · 0 comments
Labels
caching enhancement Issues outlining new things we want to do or things that will make our lives as devs easier good first issue Issues that are suitable for first-time contributors.

Comments

@AnthonyMDev
Copy link
Contributor

Related to discussion in #3478.

We should provide readObject methods on ReadTransaction that take in CacheKeyInfo instead of a stringly-typed key. This would ensure that typenames are prepended and formatted properly to cache keys and remove implicit knowledge the user must have.

@AnthonyMDev AnthonyMDev added enhancement Issues outlining new things we want to do or things that will make our lives as devs easier good first issue Issues that are suitable for first-time contributors. caching labels Nov 25, 2024
@AnthonyMDev AnthonyMDev added this to the Minor Releases (1.x) milestone Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caching enhancement Issues outlining new things we want to do or things that will make our lives as devs easier good first issue Issues that are suitable for first-time contributors.
Projects
None yet
Development

No branches or pull requests

1 participant