socrata / eurybates

Consumer & producer library for many-to-many communication over ActiveMQ or Kafka
Apache License 2.0
2 stars 3 forks source link

Re-approach Configuration #5

Open mhotan opened 9 years ago

mhotan commented 9 years ago

Background

Configuration is a fundemental piece of providing a solid, understandable user experience. Configuration should be logical. From an operational and standards standpoint Socrata Projects has widely adopted Typesafe config. Structuring configuration should naturally fit Eurybates' architecture.

Requirements