提供基本的ttl测试用例
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
costan 739c25100e Add CMake build support. il y a 6 ans
..
autocompact_test.cc LevelDB 1.13 il y a 11 ans
builder.cc Remove confusing and unnecessary if. il y a 7 ans
builder.h Remove extern from function declarations. il y a 6 ans
c.cc Expose Env::GetTempDirectory() for use in C test. il y a 6 ans
c_test.c Expose Env::GetTempDirectory() for use in C test. il y a 6 ans
corruption_test.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 9 ans
db_bench.cc Fix includes in util/testharness.h. il y a 6 ans
db_impl.cc Extend thread safety annotations. il y a 6 ans
db_impl.h Extend thread safety annotations. il y a 6 ans
db_iter.cc Release LevelDB 1.14 il y a 11 ans
db_iter.h Remove extern from function declarations. il y a 6 ans
db_test.cc leveldb::DestroyDB will now delete empty directories. il y a 7 ans
dbformat.cc Release leveldb 1.10 il y a 11 ans
dbformat.h Remove extern from function declarations. il y a 6 ans
dbformat_test.cc A number of fixes: il y a 13 ans
dumpfile.cc Add CMake build support. il y a 6 ans
fault_injection_test.cc Fix typo (forgotten reference operator) in test. il y a 7 ans
filename.cc Remove extern from function declarations. il y a 6 ans
filename.h Remove extern from function declarations. il y a 6 ans
filename_test.cc Add tests for {Old}InfoLogFileName(). il y a 6 ans
leveldbutil.cc Putting build artifacts in subdirectory. il y a 8 ans
log_format.h Convert documentation to markdown. il y a 7 ans
log_reader.cc Deleted unused assignments in Reader. il y a 7 ans
log_reader.h Suppress error reporting after seeking but before a valid First or Full record is encountered. il y a 9 ans
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. il y a 8 ans
log_writer.cc LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 9 ans
log_writer.h LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 9 ans
memtable.cc A number of fixes: il y a 13 ans
memtable.h Extend thread safety annotations. il y a 6 ans
recovery_test.cc leveldb: Report missing CURRENT manifest file as database corruption. il y a 7 ans
repair.cc Extend thread safety annotations. il y a 6 ans
skiplist.h Move header guard below copyright banner. il y a 10 ans
skiplist_test.cc Fix signed/unsigned mismatch on VC++ builds il y a 8 ans
snapshot.h Clean up layering of storage/leveldb/... il y a 10 ans
table_cache.cc Extend thread safety annotations. il y a 6 ans
table_cache.h Extend thread safety annotations. il y a 6 ans
version_edit.cc A number of fixes: il y a 13 ans
version_edit.h A number of fixes: il y a 13 ans
version_edit_test.cc A number of fixes: il y a 13 ans
version_set.cc Remove dead code. il y a 7 ans
version_set.h Remove extern from function declarations. il y a 6 ans
version_set_test.cc A number of fixes: il y a 13 ans
write_batch.cc LevelDB: Add WriteBatch::ApproximateSize(). il y a 7 ans
write_batch_internal.h Clean up layering of storage/leveldb/... il y a 10 ans
write_batch_test.cc LevelDB: Add WriteBatch::ApproximateSize(). il y a 7 ans