nautilus_infrastructure::redis

Function get_redis_version

Source
pub fn get_redis_version(conn: &mut Connection) -> Result<Version>
Expand description

Parses the Redis version from the “INFO” command output.