octoparts
octoparts copied to clipboard
Octoparts, the backend services aggregator
Might be neat to try implementing the client as a [Fetch](https://github.com/47deg/fetch) datasource to take advantage of client-side batching, caching, and deduping.
Currently based on 2.6-M5. 2.6 proper should be due out soon. - [x] Flyway Play 2.6 support ( __causes test failures__ ) - [x] Fix migration failures - [x] Kenshoo...
I noticed this project depends on some dead zipkin assets. If interested, I could help guide on how to get onto the maintained codebase. This would include broader features than...
I get this intermittently, and only in the vagrant machine (which is naturally slower). I've experienced this before in other projects, and it is due to Scalatest's remarkably low default...
Currently the main documentation site doesn't have a section talking about how to customise authentication. It should be addressed by adding such a section. Might make sense to do this...
## Problem When back-end API developers want to do some integration tests for their application working with other front-end services, they need to set up ALL of them. Having more...
Large setups of Octoparts with many parts and many settings with widely used API endpoints can lead to erroneous or harmful changes, the length of time and impact of which...
Adding alert mail groups will avoid copy+paste of alert mail per part.
日本語環境下でOctoparts管理画面において、ブラウザの幅が1200px〜1400pxぐらいの時にメニューが2行になり、ページ先頭にあるボタン(ex. スレッドプール設定一覧のスレッドプール設定登録ボタン, キャッシュグループ一覧のキャッシュグループ登録ボタン)を覆い隠してしまう。
Suggested by @seratch Let backend services more closely track/control who calls their APIs. The idea: - Use Octoparts admin UI to generate one or more API keys for a given...