storage/caching_storage library

Classes

CachingTokenStorage
A TokenStorage decorator that keeps an in-memory copy of the last written token so that read is effectively synchronous on the hot path.