Commit Graph

25 Commits (7eebe6d38a7e6bf0a3c12c8dfe952428e48c0e1a)

Author SHA1 Message Date
Aaron Kabcenell 56ed601df3 Compaction Read/Write Stats by Compaction Type (#7165) 5 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 5 years ago
Peter Dillinger 52d59e0c93 Revert "Whole DBTest to skip fsync (#7049)" (#7070) 5 years ago
sdong 4f1534bdb0 Whole DBTest to skip fsync (#7049) 5 years ago
Zitan Chen 94d04529de Store DB identity and DB session ID in SST files (#6983) 5 years ago
sdong afa3518839 Revert "Update googletest from 1.8.1 to 1.10.0 (#6808)" (#6923) 5 years ago
Adam Retter 8d87e9cea1 Update googletest from 1.8.1 to 1.10.0 (#6808) 5 years ago
Akanksha Mahajan a0faff126d Report kFilesMarkedForCompaction for delete triggered compactions (#6680) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Wilfried Goesgens fbab9913e2 upgrade gtest 1.7.0 => 1.8.1 for json result writing 6 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 6 years ago
Siying Dong cd43446d01 Improve DBTablePropertiesTest.GetPropertiesOfTablesInRange (#5302) 6 years ago
Anand Ananthabhotla 72712f4e28 Allow dynamic modification of window size and deletion trigger (#4403) 7 years ago
Andrew Kryczka 5df172da2f fix deletion-triggered compaction in table builder 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Maysam Yabandeh e6725e8c8d Fix some bugs in MockEnv 8 years ago
sdong 2a282e5f54 DBTablePropertiesTest.GetPropertiesOfTablesInRange: Fix Flaky 9 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
yuslepukhin e0de7ef87b Avoid empty ranges vector with subsequent zero element access 10 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 10 years ago
Dmitri Smirnov 2f680ed094 Make index same type as auto deduced uint32_t 10 years ago
Dmitri Smirnov 09f853550c uint is a not a datatype on windows. 10 years ago
Alexey Maykov e1a09a7703 Implementation for GetPropertiesOfTablesInRange 10 years ago