Austin Sullivan
|
23e35d792b
Merge pull request #1202 from pkasting/main
|
2 months ago |
leveldb Team
|
eb31d19999
Allow compaction to finish in TEST_CompactRange
|
2 months ago |
Peter Kasting
|
2cc36eb566
[jumbo] Add begin()/end() to Slice.
|
3 months ago |
leveldb Team
|
068d5ee1a3
leveldb: Check slice length in Footer::DecodeFrom()
|
1 year ago |
leveldb Team
|
c61238dcf3
Support Zstd compression level in Leveldb
|
1 year ago |
Victor Costan
|
77d66aaf3e
Fix GitHub CI on Linux.
|
1 year ago |
Victor Costan
|
9cbbc5fb75
Merge pull request #1104 from reillyeon:chromium_env
|
1 year ago |
Victor Costan
|
80d858fb2a
Merge pull request #1106 from reillyeon:run_many
|
1 year ago |
leveldb Team
|
1d6e8d64ee
Add support for Zstd-based compression in LevelDB.
|
1 year ago |
Reilly Grant
|
13ebad24dc
Address comments.
|
1 year ago |
Reilly Grant
|
df68d9578c
Fix EnvTest.RunMany to allow parallel execution
|
1 year ago |
Reilly Grant
|
bfae97ff7d
Roll third_party/benchmark to f7547e29ccaed7b64ef4f7495ecfff1c9f6f3d03
|
1 year ago |
Reilly Grant
|
89ea7f2643
Fix tests when run against ChromiumEnv
|
1 year ago |
Sanjay Ghemawat
|
fb644cb445
Stop future writes if a log file Close() fails.
|
1 year ago |
leveldb Team
|
aa5479bbf4
Fix maintenance text
|
2 years ago |
Victor Costan
|
ca684d00b5
Fix Markdown formatting in README.
|
2 years ago |
leveldb Team
|
7b650f85de
Add note on current development state
|
2 years ago |
Victor Costan
|
0a9b7b8e95
Merge pull request #1036 from chjj:benchmark-compression
|
2 years ago |
leveldb Team
|
fff74f20ff
Use GTEST_SKIP in leveldb:table_test
|
2 years ago |
Christopher Jeffrey
|
9e1c274074
Add compression flag to benchmarks.
|
2 years ago |
Victor Costan
|
d019e3605f
Merge pull request #1008 from pkasting:main
|
2 years ago |
Peter Kasting
|
8b5b1ca96c
Fixes for C++20 support.
|
2 years ago |
Victor Costan
|
4fb146810c
The master branch was renamed to main.
|
2 years ago |
Victor Costan
|
479a1f4e9b
Update contributing guidelines.
|
2 years ago |
Victor Costan
|
1b51a3a968
Merge pull request #506 from lingbin:fix_issue_505
|
2 years ago |
Victor Costan
|
a797000713
Merge pull request #893 from myccccccc:master
|
2 years ago |
Victor Costan
|
bf4fcd85b5
Merge pull request #888 from JayiceZ:fix_typo
|
2 years ago |
Victor Costan
|
8a68093c84
Merge pull request #652 from caodhuan:master
|
2 years ago |
Victor Costan
|
bfea90d883
Merge pull request #744 from HenryRLee:patch-1
|
2 years ago |
Victor Costan
|
bda46dd00d
Merge pull request #602 from andyli029:feature_fix_lack_tag_comment
|
2 years ago |
Victor Costan
|
ec4e3a5cb3
Merge pull request #747 from zltl:patch-1
|
2 years ago |
Victor Costan
|
3ab94e7da8
Merge branch 'master' into fix_issue_505
|
2 years ago |
Victor Costan
|
3180f9cb40
Merge branch 'master' into patch-1
|
2 years ago |
Victor Costan
|
8ccb79b57e
Merge pull request #901 from mapleFU:opt-using-move
|
2 years ago |
Victor Costan
|
74f0be238f
Merge pull request #897 from raynolmenezes:patch-1
|
2 years ago |
Victor Costan
|
56f2394250
Merge pull request #945 from xiong-ang:master
|
2 years ago |
Victor Costan
|
068a0f1214
Merge pull request #934 from BilyZ98:master
|
2 years ago |
Victor Costan
|
8f5aa6375e
Merge pull request #919 from wineway:fix_posix_test
|
2 years ago |
Victor Costan
|
7a2f90460a
Merge pull request #928 from ehds:fix-comment
|
2 years ago |
Victor Costan
|
4db0eaccf1
Merge pull request #960 from ericuni:dedup
|
2 years ago |
Victor Costan
|
7ee3889a61
VersionSet::Builder::Apply() does not mutate its argument.
|
2 years ago |
Victor Costan
|
42cf899927
Merge pull request #903 from LazyWolfLin:dev_random
|
2 years ago |
Victor Costan
|
8796c44772
Merge pull request #902 from ehds:update-table-cache
|
2 years ago |
Victor Costan
|
e4ccaa0c9c
Merge pull request #965 from ShawnZhong:cpp20
|
2 years ago |
Victor Costan
|
c8b708d496
Merge pull request #967 from rex4539:typos
|
2 years ago |
Victor Costan
|
639195221c
Merge pull request #968 from xindubawukong:dxy_remove_code
|
2 years ago |
xindubawukong
|
87b3a371b1
remove useless code in cache.h
|
2 years ago |
Dimitris Apostolou
|
0e8aa26c4e
Fix typos
|
2 years ago |
Victor Costan
|
8f464e7f68
Remove main() from most tests.
|
2 years ago |
Shawn Zhong
|
7a2f64ed50
Update env_posix.cc
|
2 years ago |