costan
|
7d8e41e49b
leveldb: Replace AtomicPointer with std::atomic.
|
5 years ago |
costan
|
09217fd067
Replace NULL with nullptr in C++ files.
|
6 years ago |
costan
|
0db30413a4
leveldb: Add more thread safety annotations.
|
6 years ago |
costan
|
8143c12f3f
Fix includes in util/testharness.h.
|
6 years ago |
corrado
|
a2fb086d07
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
|
8 years ago |
cmumford
|
3c9ff3c691
Only compiling TrimSpace on linux.
|
9 years ago |
Sanjay Ghemawat
|
ac1d69da31
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
10 years ago |
Sanjay Ghemawat
|
77948e7eec
Add benchmark that measures cost of repeatedly opening the database.
|
10 years ago |
Chris Mumford
|
803d69203a
Release 1.18
|
10 years ago |
David Grogan
|
0cfb990d58
Release LevelDB 1.15
|
11 years ago |
David Grogan
|
946e5b5a4c
Update to leveldb 1.6
|
12 years ago |
Sanjay Ghemawat
|
075a35a6d3
Remove static initializer; fix endian-ness detection; fix build on
|
12 years ago |
Sanjay Ghemawat
|
85584d497e
Added bloom filter support.
|
12 years ago |
Hans Wennborg
|
36a5f8ed7f
A number of fixes:
|
13 years ago |
Gabor Cselle
|
299ccedfec
A number of bugfixes:
|
13 years ago |
gabor@google.com
|
7263023651
Bugfixes: for Get(), don't hold mutex while writing log.
|
13 years ago |
gabor@google.com
|
e3584f9c28
Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks.
|
13 years ago |
gabor@google.com
|
60bd8015f2
Speed up Snappy uncompression, new Logger interface.
|
13 years ago |
gabor@google.com
|
ccf0fcd5c2
A number of smaller fixes and performance improvements:
|
13 years ago |
dgrogan@chromium.org
|
740d8b3d00
Update from upstream @21551990
|
13 years ago |
dgrogan@chromium.org
|
da79909507
sync with upstream @ 21409451
|
13 years ago |
dgrogan@chromium.org
|
ba6dac0e80
@20776309
|
13 years ago |
dgrogan@chromium.org
|
69c6d38342
reverting disastrous MOE commit, returning to r21
|
13 years ago |
dgrogan@chromium.org
|
b743906eea
|
13 years ago |
dgrogan@chromium.org
|
b409afe968
chmod a-x
|
13 years ago |
dgrogan@chromium.org
|
f779e7a5d8
@20602303. Default file permission is now 755.
|
13 years ago |
jorlow@chromium.org
|
4671a695fc
Move include files into a leveldb subdir.
|
13 years ago |
jorlow@chromium.org
|
e2da744e12
Upstream changes.
|
13 years ago |
jorlow@chromium.org
|
e11bdf1935
Upstream changes
|
13 years ago |
jorlow@chromium.org
|
13b72af77b
More changes from upstream.
|
13 years ago |
jorlow@chromium.org
|
0e38925490
Sync in bug fixes
|
13 years ago |
jorlow@chromium.org
|
f67e15e50f
Initial checkin.
|
13 years ago |