Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API module Google::Cloud::Redis::Cluster::V1::NodeType.
NodeType of a redis cluster node,
Constants
NODE_TYPE_UNSPECIFIED
value: 0
Node type unspecified
REDIS_SHARED_CORE_NANO
value: 1
Redis shared core nano node_type.
REDIS_HIGHMEM_MEDIUM
value: 2
Redis highmem medium node_type.
REDIS_HIGHMEM_XLARGE
value: 3
Redis highmem xlarge node_type.
REDIS_STANDARD_SMALL
value: 4
Redis standard small node_type.
REDIS_HIGHCPU_MEDIUM
value: 7
Redis highcpu medium node_type.
REDIS_STANDARD_LARGE
value: 8
Redis standard large node_type.
REDIS_HIGHMEM_2XLARGE
value: 9
Redis highmem 2xlarge node_type.