leveldb Team
|
c61238dcf3
Support Zstd compression level in Leveldb
|
1 год назад |
leveldb Team
|
1d6e8d64ee
Add support for Zstd-based compression in LevelDB.
|
1 год назад |
Peter Kasting
|
8b5b1ca96c
Fixes for C++20 support.
|
2 лет назад |
Victor Costan
|
3f934e3705
Switch from C headers to C++ headers.
|
4 лет назад |
Chris Mumford
|
9bd23c7676
Correct class/structure declaration order.
|
5 лет назад |
Chris Mumford
|
297e66afc1
Format all files IAW the Google C++ Style Guide.
|
5 лет назад |
costan
|
201f77d137
Inline defaults in options.
|
5 лет назад |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 лет назад |
cmumford
|
4a7e7f50dc
Add LEVELDB_EXPORT macro to export public symbols.
|
7 лет назад |
corrado
|
a2fb086d07
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
|
8 лет назад |
Sanjay Ghemawat
|
ac1d69da31
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
10 лет назад |
Chris Mumford
|
803d69203a
Release 1.18
|
10 лет назад |
Sanjay Ghemawat
|
85584d497e
Added bloom filter support.
|
12 лет назад |
Hans Wennborg
|
36a5f8ed7f
A number of fixes:
|
13 лет назад |
Gabor Cselle
|
299ccedfec
A number of bugfixes:
|
13 лет назад |
gabor@google.com
|
60bd8015f2
Speed up Snappy uncompression, new Logger interface.
|
13 лет назад |
gabor@google.com
|
6872ace901
Sun Studio support, and fix for test related memory fixes.
|
13 лет назад |
gabor@google.com
|
6699c7ebe6
Small tweaks and bugfixes for Issue 18 and 19.
|
13 лет назад |
dgrogan@chromium.org
|
ba6dac0e80
@20776309
|
13 лет назад |
dgrogan@chromium.org
|
69c6d38342
reverting disastrous MOE commit, returning to r21
|
13 лет назад |
dgrogan@chromium.org
|
b743906eea
|
13 лет назад |
dgrogan@chromium.org
|
b409afe968
chmod a-x
|
13 лет назад |
dgrogan@chromium.org
|
f779e7a5d8
@20602303. Default file permission is now 755.
|
13 лет назад |
jorlow@chromium.org
|
9e33808a26
Fix last commit
|
13 лет назад |