..
autocompact_test.cc
LevelDB 1.13
hace 11 años
builder.cc
A number of fixes:
hace 13 años
builder.h
A number of fixes:
hace 13 años
c.cc
Small fixes.
hace 12 años
c_test.c
Small fixes.
hace 12 años
corruption_test.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
db_bench.cc
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
hace 8 años
db_impl.cc
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
hace 8 años
db_impl.h
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
db_iter.cc
Release LevelDB 1.14
hace 11 años
db_iter.h
LevelDB 1.13
hace 11 años
db_test.cc
Add "approximate-memory-usage" property to leveldb::DB::GetProperty
hace 9 años
dbformat.cc
Release leveldb 1.10
hace 11 años
dbformat.h
Release 1.18
hace 10 años
dbformat_test.cc
A number of fixes:
hace 13 años
dumpfile.cc
Release 1.18
hace 10 años
fault_injection_test.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
filename.cc
Release LevelDB 1.14
hace 11 años
filename.h
Release LevelDB 1.14
hace 11 años
filename_test.cc
Release LevelDB 1.14
hace 11 años
leveldbutil.cc
Putting build artifacts in subdirectory.
hace 8 años
log_format.h
Convert documentation to markdown.
hace 7 años
log_reader.cc
This CL fixes a bug encountered when reading records from leveldb files that have been split, as in a [] input task split.
hace 8 años
log_reader.h
Suppress error reporting after seeking but before a valid First or Full record is encountered.
hace 9 años
log_test.cc
This CL fixes a bug encountered when reading records from leveldb files that have been split, as in a [] input task split.
hace 8 años
log_writer.cc
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
log_writer.h
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened.
hace 9 años
memtable.cc
A number of fixes:
hace 13 años
memtable.h
Resolve race when getting approximate-memory-usage property
hace 9 años
recovery_test.cc
Change std::uint64_t to uint64_t (#354)
hace 8 años
repair.cc
Release 1.18
hace 10 años
skiplist.h
Move header guard below copyright banner.
hace 10 años
skiplist_test.cc
Fix signed/unsigned mismatch on VC++ builds
hace 8 años
snapshot.h
Clean up layering of storage/leveldb/...
hace 10 años
table_cache.cc
Release LevelDB 1.14
hace 11 años
table_cache.h
Added bloom filter support.
hace 12 años
version_edit.cc
A number of fixes:
hace 13 años
version_edit.h
A number of fixes:
hace 13 años
version_edit_test.cc
A number of fixes:
hace 13 años
version_set.cc
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
hace 8 años
version_set.h
Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus.
hace 8 años
version_set_test.cc
A number of fixes:
hace 13 años
write_batch.cc
added group commit; drastically speeds up mult-threaded synchronous write workloads
hace 12 años
write_batch_internal.h
Clean up layering of storage/leveldb/...
hace 10 años
write_batch_test.cc
added group commit; drastically speeds up mult-threaded synchronous write workloads
hace 12 años