Cache provider abstraction for SDK value caching.
This interface is intentionally asynchronous so it can be implemented by in-memory stores, Redis, LocalStorage, or any other backend without changing the caller.
Optional
Cache provider abstraction for SDK value caching.
This interface is intentionally asynchronous so it can be implemented by in-memory stores, Redis, LocalStorage, or any other backend without changing the caller.