juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
Apache License 2.0
20 stars 6 forks source link

Refactor service_utils crate #116

Open Datron opened 3 weeks ago

Datron commented 3 weeks ago

Service utils crate brings in a lot of functions which may or may not be used in the importing crate. Add feature flags to service_utils crate, merge it with superposition_types and remove db and aws folders, replacing them with diesel-multiconnection-manger