Constant mini_redis::DEFAULT_PORT[][src]

pub const DEFAULT_PORT: &str = "6379";
Expand description

Default port that a redis server listens on.

Used if no port is specified.