Method GetSchemeFromCache(string)

Assembly: redb.Core.dll

Get scheme from cache synchronously (no DB call).
Returns null if not in cache.

public IRedbScheme? GetSchemeFromCache(string schemeName)