10225501448 李度 10225101546 陈胤遒 10215501422 高宇菲
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
augurier 6c0b64cfa3 正常退出的恢复测试 8 months ago
.github/workflows Fix GitHub CI on Linux. 删除 2 years ago
benchmarks Support Zstd compression level in Leveldb 删除 2 years ago
cmake Align CMake configuration with related projects. 删除 5 years ago
db 完成了recover,修复了有关ParseValuede的内存泄漏问题和有关Transput和TransDelete的潜在内存访问异常问题 删除 8 months ago
doc The master branch was renamed to main. 删除 3 years ago
fielddb 正常退出的恢复测试 删除 8 months ago
helpers/memenv Remove main() from most tests. 删除 3 years ago
include/leveldb 补充接口 删除 9 months ago
issues Remove main() from most tests. 删除 3 years ago
port Support Zstd compression level in Leveldb 删除 2 years ago
table leveldb: Check slice length in Footer::DecodeFrom() 删除 2 years ago
test 正常退出的恢复测试 删除 8 months ago
third_party Roll third_party/benchmark to f7547e29ccaed7b64ef4f7495ecfff1c9f6f3d03 删除 2 years ago
util 完成了recover,修复了有关ParseValuede的内存泄漏问题和有关Transput和TransDelete的潜在内存访问异常问题 删除 8 months ago
.clang-format Consolidate benchmark code to benchmarks/. 6 years ago
.gitignore 一些想法 9 months ago
.gitmodules Added google/benchmark submodule. 4 years ago
3DB设计.md 并发控制的基本框架和大部分实现 8 months ago
AUTHORS Release LevelDB 1.14 12 years ago
CMakeLists.txt 正常退出的恢复测试 8 months ago
CONTRIBUTING.md Update contributing guidelines. 3 years ago
LICENSE reverting disastrous MOE commit, returning to r21 14 years ago
NEWS sync with upstream @ 21409451 14 years ago
README.md 补充接口 9 months ago
TODO Update to leveldb 1.6 13 years ago
设计文档.md 分工与补充 9 months ago

README.md

实验报告

仓库地址 https://gitea.shuishan.net.cn/10225501448/leveldb_proj2

新建文件时 cmakelist 120行下面记得加进去