TXNoOpCache

public final class TXNoOpCache : NSObject, TXCache

A no-op cache that doesn’t support storing the values in-memory. Useful when the library needs to be initialized without a cache (e.g. for the CLI tool).