Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

catcherwong-archive/2022

Repository files navigation

2022

Name Description Blog Url/Lang
ShortenSomething -
DtmSagaSample An example used to demonstrate the integration of dtm and C# to complete saga distributed transaction Chinese / English
DtmTccDemo An example used to demonstrate the integration of dtm and C# to complete tcc distributed transaction Chinese
DtmMsSqlSample An example used to demonstrate the integration of dtm and C# to complete saga distributed transaction with sql server Chinese
CliSample A sample using command-line-api to build a cli tool. -
CreateRedisData Create redis data for rdb-tools to test rdb file. -
HiveDemo An example used to demonstrate how to query data from Apache Hive with C# and ODBC. English
HiveUDFDemo An example used to demonstrate how to write Apache Hive UDF with C#. -