Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 218 Bytes

File metadata and controls

18 lines (11 loc) · 218 Bytes

CacheType

Redis cache type to store data in.

Example Usage

from airbyte_api.models import CacheType

value = CacheType.HASH

Values

Name Value
HASH hash