https://github.com/axumcourse/distributed-lock-optimistic
axum中文网专题:使用 PostgreSQL 的乐观锁实现分布式锁
https://github.com/axumcourse/distributed-lock-optimistic
Last synced: 11 months ago
JSON representation
axum中文网专题:使用 PostgreSQL 的乐观锁实现分布式锁
- Host: GitHub
- URL: https://github.com/axumcourse/distributed-lock-optimistic
- Owner: AxumCourse
- License: mit
- Created: 2023-10-17T08:26:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T00:43:35.000Z (over 2 years ago)
- Last Synced: 2025-02-07T11:53:46.322Z (about 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 使用 PostgreSQL 乐观锁实现分布式锁
[AXUM中文网](https://axum.rs) 专题[使用axum打造你的分布式商城](https://axum.rs/subject/mall) 之 [【前置知识】分布式锁(上)](https://axum.rs/topic/mall/distributed-lock) 配套源码。
本仓库代码仅供购买了该专题的用户使用,未购买者请勿使用。