Skip to content

Commit

Permalink
文档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
CC11001100 committed Aug 7, 2023
1 parent 2061593 commit 52e39f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MySQL Storage

# 一、这是什么
以MySQL为存储引擎的[Storage](https://github.com/storage-lock/go-storage)实现,当前仓库为比较底层的存储层实现,对应的用户层锁接口详见[mysql-locks](https://github.com/storage-lock/go-mysql-locks)
以MySQL为存储引擎的[Storage](https://github.com/storage-lock/go-storage)实现,当前仓库为比较底层的存储层实现,你可以与[storage-lock](https://github.com/storage-lock/go-storage-lock)结合使用,或者这个项目[mysql-locks](https://github.com/storage-lock/go-mysql-locks)里专门封装提供了一些MySQL锁相关的更易用友好的API

# 二、安装依赖
```bash
Expand Down

0 comments on commit 52e39f0

Please sign in to comment.