ObjStorage grew to have a lot of different implementations. We need to have a way to easily create a specific one from a structured conf.
First approach would be to have a string identifier and a dictionary of arguments in the conf file that would be respectively parsed and sent to right class.