centraldogma icon indicating copy to clipboard operation
centraldogma copied to clipboard

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2

Results 166 centraldogma issues
Sort by recently updated
recently updated
newest added

.. which is basically a combined version of `watchRepository()` and `getFiles()`. We may want to add a server-side API for this, although this can be emulated on the client-side.

new feature

such as from which thread the callbacks are going to be called.

documentation

.. so that a user can change the color of the top banner to tell users that they are about to touch production settings, etc.

new feature

We currently use ACE editor for editing any files in the web UI, but a user may prefer using visual tree node editor for JSON or YAML. We may still...

new feature

It would be very useful to set up a simple mirror that mirrors the result of an HTTP query into a repository, just like IFTTT.

new feature

Currently, Central Dogma may suffer from memory pressure when a user attempts to retrive a large number of entries. We could make use of reactive stream to reduce memory pressure....

new feature

We should provide support for YAML that's as good as that of JSON: - Retrieving YAML as JSON - Querying YAML - Including YAML from YAML .. so that we...

new feature

so that it can be used for more use cases, such as: - Configuring a logging library - Running in a system with conflicting dependency versions

new feature

We currently support only Git-to-CD mirroring. We should support the opposite direction as well. /cc @tokuhirom

new feature

so that a user can use the refresh token to get a new session as needed.