作者: 谢瑞阳 10225101483 徐翔宇 10225101535
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.
 
 
alexfisher 3c7369b76c update readme and report 10 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 加入注释和ttl的实验报告 删除 10 months ago
doc The master branch was renamed to main. 删除 3 years ago
helpers/memenv Remove main() from most tests. 删除 3 years ago
include/leveldb use value instead of new field to cover ttl, can run successfully without garbage collection 删除 10 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 add new test 删除 10 months ago
third_party ttl in the end 删除 10 months ago
ttl.assets update readme and report 删除 10 months ago
util Merge pull request #1104 from reillyeon:chromium_env 删除 2 years ago
.clang-format Consolidate benchmark code to benchmarks/. 6 years ago
.gitignore 添加ttl测试用例 10 months ago
.gitmodules Added google/benchmark submodule. 4 years ago
AUTHORS Release LevelDB 1.14 12 years ago
CMakeLists.txt finish obselote record collection function 10 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 update readme and report 10 months ago
TODO Update to leveldb 1.6 13 years ago
ttl.md update readme and report 10 months ago

README.md

LEVELDB(增加TTL功能)

小组成员: 谢瑞阳 徐翔宇

报告内容详见ttl.md

git用户对应关系: alexfisher-谢瑞阳 xxy-徐翔宇