clamp-core

所属分类:微服务
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-05-05 02:25:12
上 传 者sh-1993
说明:  微服务流编排器和工作流管理器。,
(A microservices flow orchestrator and workflow manager.,)

文件列表:
.circleci/ (0, 2021-03-18)
.circleci/config.yml (3078, 2021-03-18)
.golangci.yml (3727, 2021-03-18)
CODE_OF_CONDUCT.md (5217, 2021-03-18)
CONTRIBUTIONS.md (231, 2021-03-18)
Dockerfile (717, 2021-03-18)
LICENSE (1075, 2021-03-18)
config/ (0, 2021-03-18)
config/env.go (2585, 2021-03-18)
docker-compose.yml (1666, 2021-03-18)
docs/ (0, 2021-03-18)
docs/.keep (0, 2021-03-18)
docs/docs.go (16403, 2021-03-18)
docs/swagger.json (15090, 2021-03-18)
docs/swagger.yaml (7502, 2021-03-18)
executors/ (0, 2021-03-18)
executors/amqp_executor.go (2332, 2021-03-18)
executors/amqp_executor_test.go (1998, 2021-03-18)
executors/http_executor.go (1819, 2021-03-18)
executors/http_executor_test.go (2716, 2021-03-18)
executors/kafka_executor.go (1443, 2021-03-18)
executors/kafka_executor_test.go (1454, 2021-03-18)
go.mod (1236, 2021-03-18)
go.sum (42730, 2021-03-18)
handlers/ (0, 2021-03-18)
handlers/http.go (1474, 2021-03-18)
handlers/prometheus_handler.go (256, 2021-03-18)
handlers/service_request_handler.go (6984, 2021-03-18)
handlers/service_request_handler_test.go (8102, 2021-03-18)
handlers/step_response_handler.go (2185, 2021-03-18)
handlers/step_response_handler_test.go (1220, 2021-03-18)
handlers/workflow_handler.go (5447, 2021-03-18)
handlers/workflow_handler_test.go (10408, 2021-03-18)
... ...

# Overview - clamp-core [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/clamp-orchestrator/clamp-core/blob/master/LICENSE) [![Maintainability](https://api.codeclimate.com/v1/badges/7dae82e6001dcd176930/maintainability)](https://codeclimate.com/repos/5f721f2b64cdeb01a0007ceb/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/7dae82e6001dcd176930/test_coverage)](https://codeclimate.com/repos/5f721f2b64cdeb01a0007ceb/test_coverage) [![Join the chat at https://gitter.im/ClampOrchestrator/community](https://badges.gitter.im/ClampOrchestrator/announcements.svg)](https://gitter.im/ClampOrchestrator/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Clamp is a workflow management and microservices orchestrator. It has been written in go-lang. The documentation on various aspects of the framework can be found [here](https://clamp-orchestrator.github.io/clamp-orchestrator/docs/about-docs). ## Backlogs & Issues - [Project dashboard](https://github.com/orgs/clamp-orchestrator/projects/1) ## Docker Compose Clamp Core and its dependencies can be run through Docker Compose with the following command ```bash $ docker-compose up ``` Optionally, you can run the following command if you want to inspect Clamp Core metrics through Prometheus annd Grafana. ```bash $ docker-compose -f docker-compose.yml -f prometheus-grafana.yml u ```

近期下载者

相关文件


收藏者