使用 JavaScript能使本网站更好的工作。
首页
广场
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10215300402
/
LevelDB-course-Lab
派生自
building_data_management_systems.Xuanzhou.2024Fall.DaSE/leveldb_base
关注
1
点赞
0
派生
0
代码
话题
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
127
提交
2
分支
1.9 MiB
C++
96.9%
C
3.1%
目录树:
a2fb086d07
main
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'a2fb086d07'
${ noResults }
LevelDB-course-Lab
/
include
/
leveldb
文件历史
corrado
a2fb086d07
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
------------- Created by MOE:
https://github.com/google/moe
MOE_MIGRATED_REVID=134391640
9 年前
..
c.h
Release LevelDB 1.16
11 年前
cache.h
Add "approximate-memory-usage" property to leveldb::DB::GetProperty
10 年前
comparator.h
A number of fixes:
14 年前
db.h
Increase leveldb version to 1.19.
9 年前
dumpfile.h
Release 1.18
11 年前
env.h
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
10 年前
filter_policy.h
Added bloom filter support.
13 年前
iterator.h
Fixed incorrect comment wording for Iterator::Seek.
11 年前
options.h
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
9 年前
slice.h
Release LevelDB 1.17
11 年前
status.h
Added leveldb::Status::IsInvalidArgument() method.
10 年前
table.h
Added bloom filter support.
13 年前
table_builder.h
Added bloom filter support.
13 年前
write_batch.h
A number of fixes:
14 年前