.. |
autocompact_test.cc
|
LevelDB 1.13
|
|
11 vuotta sitten |
builder.cc
|
A number of fixes:
|
|
13 vuotta sitten |
builder.h
|
A number of fixes:
|
|
13 vuotta sitten |
c.cc
|
Small fixes.
|
|
12 vuotta sitten |
c_test.c
|
Small fixes.
|
|
12 vuotta sitten |
corruption_test.cc
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
db_bench.cc
|
Only compiling TrimSpace on linux.
|
|
9 vuotta sitten |
db_impl.cc
|
Merge pull request #284 from ideawu/master
|
|
8 vuotta sitten |
db_impl.h
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
db_iter.cc
|
Release LevelDB 1.14
|
|
11 vuotta sitten |
db_iter.h
|
LevelDB 1.13
|
|
11 vuotta sitten |
db_test.cc
|
Add "approximate-memory-usage" property to leveldb::DB::GetProperty
|
|
9 vuotta sitten |
dbformat.cc
|
Release leveldb 1.10
|
|
11 vuotta sitten |
dbformat.h
|
Release 1.18
|
|
10 vuotta sitten |
dbformat_test.cc
|
A number of fixes:
|
|
13 vuotta sitten |
dumpfile.cc
|
Release 1.18
|
|
10 vuotta sitten |
fault_injection_test.cc
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
filename.cc
|
Release LevelDB 1.14
|
|
11 vuotta sitten |
filename.h
|
Release LevelDB 1.14
|
|
11 vuotta sitten |
filename_test.cc
|
Release LevelDB 1.14
|
|
11 vuotta sitten |
leveldbutil.cc
|
Putting build artifacts in subdirectory.
|
|
8 vuotta sitten |
log_format.h
|
Release 1.18
|
|
10 vuotta sitten |
log_reader.cc
|
Suppress error reporting after seeking but before a valid First or Full record is encountered.
|
|
9 vuotta sitten |
log_reader.h
|
Suppress error reporting after seeking but before a valid First or Full record is encountered.
|
|
9 vuotta sitten |
log_test.cc
|
Suppress error reporting after seeking but before a valid First or Full record is encountered.
|
|
9 vuotta sitten |
log_writer.cc
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
log_writer.h
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
memtable.cc
|
A number of fixes:
|
|
13 vuotta sitten |
memtable.h
|
Resolve race when getting approximate-memory-usage property
|
|
9 vuotta sitten |
recovery_test.cc
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
repair.cc
|
Release 1.18
|
|
10 vuotta sitten |
skiplist.h
|
Move header guard below copyright banner.
|
|
10 vuotta sitten |
skiplist_test.cc
|
Fix signed/unsigned mismatch on VC++ builds
|
|
8 vuotta sitten |
snapshot.h
|
Clean up layering of storage/leveldb/...
|
|
10 vuotta sitten |
table_cache.cc
|
Release LevelDB 1.14
|
|
11 vuotta sitten |
table_cache.h
|
Added bloom filter support.
|
|
12 vuotta sitten |
version_edit.cc
|
A number of fixes:
|
|
13 vuotta sitten |
version_edit.h
|
A number of fixes:
|
|
13 vuotta sitten |
version_edit_test.cc
|
A number of fixes:
|
|
13 vuotta sitten |
version_set.cc
|
Will not reuse manifest if reuse_logs options is false.
|
|
9 vuotta sitten |
version_set.h
|
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
|
|
9 vuotta sitten |
version_set_test.cc
|
A number of fixes:
|
|
13 vuotta sitten |
write_batch.cc
|
added group commit; drastically speeds up mult-threaded synchronous write workloads
|
|
12 vuotta sitten |
write_batch_internal.h
|
Clean up layering of storage/leveldb/...
|
|
10 vuotta sitten |
write_batch_test.cc
|
added group commit; drastically speeds up mult-threaded synchronous write workloads
|
|
12 vuotta sitten |