When we load server.cpp (constructor). It initializes all components. During that phase please ensure the constructor of each storage client is called (based on the configuration) from the factory. On init of each io client, if path is non existance for file_io or redis cannot connect or mongo cannot connect. Please throw an error with a proper error message.
When we load server.cpp (constructor). It initializes all components. During that phase please ensure the constructor of each storage client is called (based on the configuration) from the factory. On init of each io client, if path is non existance for file_io or redis cannot connect or mongo cannot connect. Please throw an error with a proper error message.