Interface for accessing the underlying entity cache in extension packages #10033
adwaithadwaith
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing an extension package for Gravitino and need to access the cache for usage inside the extension package. I've noticed that while internal components can utilize caching logic, I cannot directly access the underlying cache for the use in extension package.
Is there a public interface that Gravitino exposes specifically for extensions to interact with the underlying cache?
Beta Was this translation helpful? Give feedback.
All reactions