pub async fn startup_redis(url: impl Into<String>) -> Result<(), BoxError>
The url is the redis url, and the json format will be used.
url