The MongoDB connection should be fully configurable, preferably through a yaml file. This involves picking out and implementing a sane way to handle configuration for our app. If possibly, I would like it to be somewhat inspired by https://docs.rs/config/latest/config/.
The MongoDB connection should be fully configurable, preferably through a yaml file. This involves picking out and implementing a sane way to handle configuration for our app. If possibly, I would like it to be somewhat inspired by https://docs.rs/config/latest/config/.