作者: 谢瑞阳 10225101483 徐翔宇 10225101535
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
alexfisher 3c7369b76c update readme and report 10ヶ月前
.github/workflows Fix GitHub CI on Linux. 删除 2年前
benchmarks Support Zstd compression level in Leveldb 删除 2年前
cmake Align CMake configuration with related projects. 删除 5年前
db 加入注释和ttl的实验报告 删除 10ヶ月前
doc The master branch was renamed to main. 删除 3年前
helpers/memenv Remove main() from most tests. 删除 3年前
include/leveldb use value instead of new field to cover ttl, can run successfully without garbage collection 删除 10ヶ月前
issues Remove main() from most tests. 删除 3年前
port Support Zstd compression level in Leveldb 删除 2年前
table leveldb: Check slice length in Footer::DecodeFrom() 删除 2年前
test add new test 删除 10ヶ月前
third_party ttl in the end 删除 10ヶ月前
ttl.assets update readme and report 删除 10ヶ月前
util Merge pull request #1104 from reillyeon:chromium_env 删除 2年前
.clang-format Consolidate benchmark code to benchmarks/. 6年前
.gitignore 添加ttl测试用例 10ヶ月前
.gitmodules Added google/benchmark submodule. 4年前
AUTHORS Release LevelDB 1.14 12年前
CMakeLists.txt finish obselote record collection function 10ヶ月前
CONTRIBUTING.md Update contributing guidelines. 3年前
LICENSE reverting disastrous MOE commit, returning to r21 14年前
NEWS sync with upstream @ 21409451 14年前
README.md update readme and report 10ヶ月前
TODO Update to leveldb 1.6 13年前
ttl.md update readme and report 10ヶ月前

README.md

LEVELDB(增加TTL功能)

小组成员: 谢瑞阳 徐翔宇

报告内容详见ttl.md

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