Skip to main content

REDIS_CONNECTOR

Static REDIS_CONNECTOR 

Source
pub static REDIS_CONNECTOR: OnceCell<RedisConnector>
Expand description

Global RedisConnector instance. Make sure to initialize this once when your application starts.