Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/tw-curator
Auto-configurator for Apache Curator
https://github.com/transferwise/tw-curator
Last synced: 18 days ago
JSON representation
Auto-configurator for Apache Curator
- Host: GitHub
- URL: https://github.com/transferwise/tw-curator
- Owner: transferwise
- License: other
- Created: 2020-06-16T11:36:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T11:02:13.000Z (about 1 month ago)
- Last Synced: 2024-12-09T11:39:40.423Z (about 1 month ago)
- Language: Java
- Size: 177 KB
- Stars: 0
- Watchers: 52
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# tw-curator
![Apache 2](https://img.shields.io/hexpm/l/plug.svg)
![Java 17](https://img.shields.io/badge/Java-17-blue.svg)
![Maven Central](https://badgen.net/maven/v/maven-central/com.transferwise.common/tw-curator-starter)
[![Owners](https://img.shields.io/badge/team-AppEng-blueviolet.svg?logo=wise)](https://transferwise.atlassian.net/wiki/spaces/EKB/pages/2520812116/Application+Engineering+Team) [![Slack](https://img.shields.io/badge/slack-sre--guild-blue.svg?logo=slack)](https://app.slack.com/client/T026FB76G/CLR1U8SNS)
> Use the `@application-engineering-on-call` handle on Slack for help.
---## 📚 Documentation
Documentation can be found in the [docs](docs/) directory, or if you're a Wiser, on the [developer portal](https://dev.tw.ee/docs/default/Component/tw-curator).## License
Copyright 2024 TransferWise Ltd.Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.