Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix md file name #6

Merged
merged 1 commit into from
May 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [术语](doc/Terminology.md)
- 开发者指南
- [基本操作](doc/Basic-Operations.md)
- [迭代器](doc/iterator.md)
- [迭代器](doc/Iterator.md)
- [前缀搜索](doc/Prefix-seek.md)
- [向前搜索](doc/SeekForPrev.md)
- [尾部迭代器](doc/Tailing-Iterator.md)
Expand All @@ -37,7 +37,7 @@
- [基础选项以及调优](doc/Setup-Options-and-Basic-Tuning.md)
- [选项字符串以及选项Map](doc/Option-String-and-Option-Map.md)
- [配置文件](doc/RocksDB-Options-File.md)
- [压缩/compression](doc/compression.md)
- [压缩/compression](doc/Compression.md)
- [字典压缩](doc/Dictionary-Compression.md)
- [IO](doc/IO.md)
- [限流器](doc/Rate-Limiter.md)
Expand Down
File renamed without changes.
File renamed without changes.