pub static REDIS_CONNECTOR: OnceCell<RedisConnector>Expand description
Global RedisConnector instance. Make sure to initialize this once when your application starts.
pub static REDIS_CONNECTOR: OnceCell<RedisConnector>Global RedisConnector instance. Make sure to initialize this once when your application starts.