Commit Graph

4306 Commits (3ecbab00408517c80729d4747f9e25ad98e18614)
 

Author SHA1 Message Date
Yueh-Hsuan Chiang 3ecbab0040 Add GetAggregatedIntProperty(): returns the aggregated value from all CFs 9 years ago
Satnam Singh 93a9667223 Merge branch 'master' of github.com:facebook/rocksdb 9 years ago
Satnam Singh c9aef3c41c Add RocksDb/GeoDb Iterator interface 9 years ago
Islam AbdelRahman f31442fb5c Merge pull request #803 from SherlockNoMad/SkipFlush 9 years ago
Igor Canadi dcc898b021 Merge pull request #812 from yuslepukhin/fix_windows_warnings 9 years ago
SherlockNoMad df7ed91ef9 Fix white space at end of line 9 years ago
Dmitri Smirnov a0163c0682 Do not disable compiler warnings: 9 years ago
Igor Canadi 279c8e0cd8 Merge pull request #811 from OverlordQ/unused-variable-warning 9 years ago
Brent Garber affd833690 Fix introduced in 2ab7065 was reverted by 18285c1. 9 years ago
Igor Canadi db68a2c09e Merge pull request #806 from yuslepukhin/signed_unsigned_warning 9 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 9 years ago
Dmitri Smirnov eaaf081d16 Do not suppress C4018 'expression' : signed/unsigned mismatch 9 years ago
Islam AbdelRahman ff4499e297 Update DB::AddFile() to have less restrictions 9 years ago
sdong 11c71a365a db_bench: --compaction_pri default should be rocksdb::Options().compaction_pri 9 years ago
sdong 335e4ce8ca options_test: fix a bug of assertion 9 years ago
Siying Dong 66a3a87ab3 Merge pull request #797 from SherlockNoMad/optionHelper 9 years ago
SherlockNoMad 550af4ee68 Fix Travis Build Error 9 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 9 years ago
Islam AbdelRahman 2872e0c8c2 Clean and expose CreateLoggerFromOptions 9 years ago
sdong 296c3a1f94 "make format" in some recent commits 9 years ago
Siying Dong 6388e7f4e2 Merge pull request #798 from yuslepukhin/readahead_buffermanagement 9 years ago
Islam AbdelRahman f4cbb90c41 Merge pull request #799 from yuslepukhin/fix_random_generator_compile 9 years ago
Dmitri Smirnov 1277a48f1b Fix 80 character limit issue. 9 years ago
Dmitri Smirnov ee2c3236dd Fix compilation problem on Windows. 9 years ago
SherlockNoMad b69b9b624e Support PlainTableOption in option_helper 9 years ago
Igor Canadi c97667d9f1 Fix RocksDB lite build for write_stress 9 years ago
Herman Lee 0d720dfc17 Use the correct variable when fetching table properties. 9 years ago
Igor Canadi 4b66d95344 Write stress test 9 years ago
sdong 47414c6cd6 Move include/posix/io_posix.h to util/io_posix.h 9 years ago
sdong 2889df84cb Revert "Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h" 9 years ago
Siying Dong 28c8758a34 Merge pull request #795 from yuslepukhin/fix_mocktable_id 9 years ago
Dmitri Smirnov 5c8f2ee786 Fix MockTable ID storage 9 years ago
Islam AbdelRahman 72d6e758b4 Fix WritableFileWriter::Append() return 9 years ago
Siying Dong d0a18c2840 Merge pull request #786 from aloukissas/unused_param 9 years ago
sdong c37223c083 Avoid to reply on ROCKSDB_FALLOCATE_PRESENT in include/posix/io_posix.h 9 years ago
Dmitri Smirnov 6fbc4f9f3e Implement smart buffer management. 9 years ago
sdong d6219e4d9b Mac build break caused by include/posix/io_posix.h not declearing errno, 9 years ago
Siying Dong beb69d4511 Merge pull request #765 from PraveenSinghRao/wal_filter 9 years ago
sdong ab0f3b964f crash_test to trigger some less frequent crash point more frequently 9 years ago
Igor Canadi 7beb743cf5 Merge pull request #778 from Vaisman/master 9 years ago
Praveen Rao 4ce117c4d5 Merge branch 'master' into wal_filter 9 years ago
Praveen Rao 32cdec634e Fail recovery if filter provides more records than original and corresponding unit-test, fix naming conventions 9 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 9 years ago
Alex Loukissas 2adad23a14 Fix unused parameter warnings. 9 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 9 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 9 years ago
Siying Dong 138876a62c Merge pull request #746 from ceph/wip-recycle 9 years ago
Islam AbdelRahman 581f20fd8b Add LITE tests to Legocastle 9 years ago
Vasili Svirski 3d56d868c7 Merge remote-tracking branch 'upstream/master' 9 years ago
sdong d691111146 include/posix/io_posix.h should have a once declartion 9 years ago