Switch to pure TOML as the config format #1

Open
opened 2021-12-19 09:09:04 +01:00 by Jef Roosens · 0 comments

In spirit of trying to get the gateway as minimal as possible, I think it would be better to use the toml crate & format for configuration. This way, we can get rid of figment & serde as a dependency and hopefully make the binary even smaller (& compile faster).

In spirit of trying to get the gateway as minimal as possible, I think it would be better to use the toml crate & format for configuration. This way, we can get rid of figment & serde as a dependency and hopefully make the binary even smaller (& compile faster).
Jef Roosens added the
enhancement
label 2021-12-21 09:32:20 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rusty-bever/gateway#1
There is no content yet.