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

Latest commit

 

History

History
13 lines (11 loc) · 1.82 KB

README.md

File metadata and controls

13 lines (11 loc) · 1.82 KB

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#. -