Add Rego lang extension to work with the cache
Loading
Create CacheExt
struct with the GetCacheFunc
and SetCacheFunc
method. These methods are universal and could be used either for use cases with the library or for extending the runtime as well.
Please find the working example of how to use the extension with the library inside of the unit tests