[][src]Constant mini_redis::DEFAULT_PORT

pub const DEFAULT_PORT: &str = "6379";

Default port that a redis server listens on.

Used if no port is specified.