Provide cache transaction methods that use CacheKeyInfo #3480
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.
Milestone
Related to discussion in #3478.
We should provide
readObject
methods onReadTransaction
that take inCacheKeyInfo
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.The text was updated successfully, but these errors were encountered: