nautilus_infrastructure::redis

Function get_redis_version

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

Parse the Redis database version with the given connection.