Skip to content

whiskeysierra/compass

Repository files navigation

Compass

Compass

Stability: Experimental Build Status Coverage Status Code Quality Release Maven Central

Features

  • configuration management
  • n-dimensional, user-defined key-space a.k.a. dimensions
  • REST API
  • pluggable relations: =, <, >, <=, >=, ~

Concepts

TODO

Known Issues

  • ISO 8601 time zones

Alternatives

Config Service (internal)

  • without projects
  • without authentication/authorization (for now, see #14)
  • without pre-defined contexts
  • without central deployment
  • without logs (history later, see #13)
  • with thin client
    • without bulk API
    • without caching (see #15)
  • with write API

YCB

  • without pre-defined values for dimensions
  • without value hierarchies
  • with REST API