提供基本的ttl测试用例
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) 5 vuotta sitten
..
arena.cc leveldb: Replace AtomicPointer with std::atomic. 5 vuotta sitten
arena.h leveldb: Replace AtomicPointer with std::atomic. 5 vuotta sitten
arena_test.cc Release LevelDB 1.15 11 vuotta sitten
bloom.cc Fix size_t/int comparison/conversion issues in leveldb. 9 vuotta sitten
bloom_test.cc Fix size_t/int comparison/conversion issues in leveldb. 9 vuotta sitten
cache.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
cache_test.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
coding.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
coding.h Replace NULL with nullptr in C++ files. 6 vuotta sitten
coding_test.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
comparator.cc Remove InitOnce from the port API. 6 vuotta sitten
crc32c.cc Use portable CRC32C from google/crc32c. 7 vuotta sitten
crc32c.h Remove extern from function declarations. 6 vuotta sitten
crc32c_test.cc A number of fixes: 13 vuotta sitten
env.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
env_posix.cc leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 vuotta sitten
env_posix_test.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 7 vuotta sitten
env_test.cc leveldb: Replace AtomicPointer with std::atomic. 5 vuotta sitten
env_windows.cc Two small fixes for the Windows implementation (#661) 5 vuotta sitten
env_windows_test.cc Added native support for Windows. 5 vuotta sitten
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 5 vuotta sitten
filter_policy.cc Added bloom filter support. 12 vuotta sitten
hash.cc Release 1.18 10 vuotta sitten
hash.h Remove extern from function declarations. 6 vuotta sitten
hash_test.cc Release 1.18 10 vuotta sitten
histogram.cc A number of fixes: 13 vuotta sitten
histogram.h A number of fixes: 13 vuotta sitten
logging.cc Add forgotten <limits> header to util/logging.cc. 6 vuotta sitten
logging.h Remove extern from function declarations. 6 vuotta sitten
logging_test.cc Add tests for ConsumeDecimalNumber. 6 vuotta sitten
mutexlock.h C++11 cleanup for util/mutexlock.h. 6 vuotta sitten
no_destructor.h Remove InitOnce from the port API. 6 vuotta sitten
no_destructor_test.cc Remove InitOnce from the port API. 6 vuotta sitten
options.cc Inline defaults in options. 5 vuotta sitten
posix_logger.h Add back space to POSIX Logger. 5 vuotta sitten
random.h LevelDB 1.13 11 vuotta sitten
status.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
status_test.cc Add move constructor to Status. 6 vuotta sitten
testharness.cc Replace NULL with nullptr in C++ files. 6 vuotta sitten
testharness.h Fix includes in util/testharness.h. 6 vuotta sitten
testutil.cc Remove extern from function declarations. 6 vuotta sitten
testutil.h Use override consistently in leveldb::test::ErrorEnv. 5 vuotta sitten
windows_logger.h Align windows_logger with posix_logger. 5 vuotta sitten