An open API service indexing awesome lists of open source software.

https://github.com/dtm-labs/dtm-cases

some classic applications of dtm
https://github.com/dtm-labs/dtm-cases

Last synced: 5 months ago
JSON representation

some classic applications of dtm

Awesome Lists containing this project

README

          

简体中文 | [English](./README.md)

# dtm 的典型案例

## 订单应用
dtm 可以大幅简化非单体的订单系统,详情参见 [order](./order/README-cn.md)

## 秒杀应用
dtm 可以应用于精准扣库存的秒杀系统,详情参见[flash](./flash/README-cn.md)

## 缓存应用
dtm 可以应用缓存一致性,详情参加[cache](./cache/README-cn.md)