cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.

Github星跟踪图

Go framework for Cadence Build Status Coverage Status GoDoc

Cadence is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-running business logic in a scalable and resilient way.

cadence-client is the framework for authoring workflows and activities.

How to use

Make sure you clone this repo into the correct location.

git clone git@github.com:uber-go/cadence-client.git $GOPATH/src/go.uber.org/cadence

or

go get go.uber.org/cadence

See samples to get started.

Documentation is available here.
You can also find the API documentation here.

Contributing

We'd love your help in making the Cadence Go client great. Please review our contribution guidelines.

License

MIT License, please see LICENSE for details.

主要指标

概览
名称与所有者cadence-workflow/cadence-go-client
主编程语言Go
编程语言Makefile (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2017-03-08 10:17:42
推送于2025-06-03 15:30:53
最后一次提交2025-06-03 08:30:53
发布数83
最新版本名称v1.2.10-rc.12 (发布于 )
第一版名称v0.2.0-beta (发布于 )
用户参与
星数358
关注者数35
派生数134
提交数1k
已启用问题?
问题数423
打开的问题数47
拉请求数852
打开的拉请求数28
关闭的拉请求数116
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?