Cargo Features

[dependencies]
gn-matchmaking-state-types = { version = "0.1.1", default-features = false, features = ["redis"] }
default = redis

The redis feature is set by default whenever gn-matchmaking-state-types is added without default-features = false somewhere in the dependency tree.

redis default

Affects gn-matchmaking-state-types::SearcherMatchConfig