The Wayback Machine - https://web.archive.org/web/20211226064000/https://github.com/topics/saga
Skip to content
#

saga

Here are 323 public repositories matching this topic...

Amountsen
Amountsen commented May 28, 2021

Why you need it?

目前 1.4.2 版本 使用consul做配置中心时, 读取配置是从consul 根目录读取的,还不支持从自定义的目录读取配置,
这让配置中心的数据难以归类管理。

How it could be?

希望能够支持自定义配置目录

Other related information

Add any other context or screenshots about the feature request here.

yedf2
yedf2 commented Dec 21, 2021

这里的任务,主要是为了帮助新人熟悉dtm的贡献PR流程,如果您已经是一个熟练的开源贡献者,请参考 #93

这里的任务比较多,您仅需要上手做一到两个,熟悉流程之后,就可以去做更有挑战的任务,参考 #93

  • dtmsvr/storage下的文件,可以加上开源版权注释,每个文件的一行作为一个任务,发一个PR
  • dtmcli/dtmimp/trans_xa_base.go中的中文注释翻译成英文注释,每行注释翻译,作为一个任务,发一个PR
  • dtmcli/tcc.go中的注释翻译,同上
  • 运行make之后,修复其中一个golangci-lint检测出来的问题,发一个PR

LaunchDarkly example app -- Saga Feature Flow -- A login/register flow built with React & Redux Saga. This application demonstrates what a React-based register/login workflow might look like with LaunchDarkly feature flags. It's based on Juan Soto's saga-login-flow. Read the implementation article: http://blog.launchdarkly.com/implementing-feature-flags-in-single-page-apps-using-react-and-redux-saga/

  • Updated Oct 27, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the saga topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saga topic, visit your repo's landing page and select "manage topics."

Learn more