小组成员:谢瑞阳、徐翔宇
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 b3f4bb4214 use value instead of new field to cover ttl, can run successfully without garbage collection 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 use value instead of new field to cover ttl, can run successfully without garbage collection 删除 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 use value instead of new field to cover ttl, can run successfully without garbage collection 删除 10 months ago
third_party Roll third_party/benchmark to f7547e29ccaed7b64ef4f7495ecfff1c9f6f3d03 删除 2 years 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测试用例 11 months ago
.gitmodules Added google/benchmark submodule. 4 years ago
AUTHORS Release LevelDB 1.14 12 years ago
CMakeLists.txt 添加ttl测试用例 11 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 修改Readme 11 months ago
TODO Update to leveldb 1.6 13 years ago

README.md

本仓库提供TTL基本的测试用例

克隆代码:

git clone --recurse-submodules https://gitea.shuishan.net.cn/building_data_management_systems.Xuanzhou.2024Fall.DaSE/leveldb_base.git