startup_redis

Function startup_redis 

Source
pub async fn startup_redis(url: impl Into<String>) -> Result<(), BoxError>
Expand description

ยงStartup the gateway by redis

The url is the redis url, and the json format will be used.