Skip to content

sysunyan1699/SafeInventory

Repository files navigation

SafeInventory- 探讨如何高效安全操作库存

0. 项目结构介绍

Module Description
distributedransaction-safeinventory 分布式事务下,使用预扣库存方案实现库存的安全操作
localtransaction-safeinventory 本地事务下,使用数据库悲观锁、乐观锁、分布式锁实现库存的安全操作
segment-safeinventory 使用库存分段方案,实现高效库存扣减

以下是项目正式介绍。

SafeInventory-本地事务下,如何安全操作库存

SafeInventory-分布式事务下,如何安全操作库存

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages