Commit Graph

  • 619167ee66 Fix mac compile Igor Canadi 2015-06-26 10:29:24 -0700
  • 472e64d39e Improve fb_compile_mongo.sh Igor Canadi 2015-06-26 10:24:08 -0700
  • c9cd404bcd Make flush check for shutdown Venkatesh Radhakrishnan 2015-06-25 14:43:25 -0700
  • 4fb09c6871 Updating SeekToLast with upper bound Poornima Chozhiyath Raman 2015-06-25 09:44:30 -0700
  • dadc429767 Reproducible MongoRocks compile with FB toolchain Igor Canadi 2015-06-24 15:09:55 -0700
  • 62a8fd154a Make stringappend_test runnable in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-24 15:01:43 -0700
  • 48da7a9cad Improve the comment for BYTES_READ in statistics. Yueh-Hsuan Chiang 2015-06-24 15:00:51 -0700
  • 72cab88959 Block redis_test in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-24 01:44:21 -0700
  • dec2c9f564 Make table_properties_collector_test runnable in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-24 01:38:53 -0700
  • 0b1ffe2e1d Remove -Wl,--no-as-needed flag when making shared_lib in OSX and IOS Yueh-Hsuan Chiang 2015-06-23 16:32:59 -0700
  • 674b1181cf Bottommost level compaction option Islam AbdelRahman 2015-06-23 13:32:40 -0700
  • 782a1590f9 Implement a table-level row cache Giuseppe Ottaviano 2015-06-23 10:25:45 -0700
  • de85e4cadf Introduce WAL recovery consistency levels krad 2015-06-15 12:03:13 -0700
  • 530534fceb Fix trivial move merge Islam AbdelRahman 2015-06-22 15:20:30 -0700
  • 7015fd81c4 Add read_nanos to IOStatsContext. krad 2015-06-19 11:25:33 -0700
  • 7160f5d80c Fix broken gflags link Aaron Feldman 2015-06-22 09:31:52 -0700
  • dda74111ae add setMaxTableFilesSize Options unit test Jesper Lundgren 2015-06-20 16:24:09 +0800
  • d62b6ed838 add setMaxTableFilesSize to JNI interface Jesper Lundgren 2015-06-20 16:23:22 +0800
  • e1d3c7dbe4 Fixing valgrind error in checkpoint_test Venkatesh Radhakrishnan 2015-06-19 20:21:23 -0700
  • 3bdec09cb7 Remove ldb_tests.py from make check until it is working again. Michael Callahan 2015-06-19 17:41:49 -0700
  • 15325bf55b First version of rocksdb_dump and rocksdb_undump. Michael Callahan 2015-06-19 16:24:36 -0700
  • 04251e1e3a Add wal files to Checkpoint for multiple column families. Venkatesh Radhakrishnan 2015-06-19 16:08:31 -0700
  • 18cc5018b7 Fix memory leaks in PinnedUsageTest Aaron Feldman 2015-06-19 09:43:08 -0700
  • bf03f59c11 Disable CompressLevelCompaction() if Zlib is not supported Igor Canadi 2015-06-18 18:46:26 -0700
  • df719d4964 Make autovector_test runnable in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-18 15:58:00 -0700
  • 4d6d47688c Block geodb_test in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-18 15:57:19 -0700
  • 71b438c4a6 Remove unused target --- compactor_test Yueh-Hsuan Chiang 2015-06-18 15:54:52 -0700
  • eade498bda Block utilities/write_batch_with_index in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-18 15:54:05 -0700
  • 760e9a94de Fail DB::Open() when the requested compression is not available Igor Canadi 2015-06-18 14:55:05 -0700
  • 69bb210d58 Add Cache.GetPinnedUsageUsage() Aaron Feldman 2015-06-18 13:56:31 -0700
  • 4eabbdb7ec Skip bottommost level compaction if possible Islam AbdelRahman 2015-06-18 11:03:31 -0700
  • 4b8bb62f0a Don't dump DBOptions for each column family Igor Canadi 2015-06-18 10:15:54 -0700
  • 176f0bedce Merge branch 'master' of github.com:facebook/rocksdb Poornima Chozhiyath Raman 2015-06-18 10:12:55 -0700
  • bb1c74ce18 Fixed a bug of CompactionStats in multi-level universal compaction case Yueh-Hsuan Chiang 2015-06-17 23:40:34 -0700
  • a66b8157df Merge branch 'master' of github.com:facebook/rocksdb Poornima Chozhiyath Raman 2015-06-17 20:44:52 -0700
  • f06be62fd2 Replace %llu with format macros in ParsedInternalKey::DebugString()) Poornima Chozhiyath Raman 2015-06-16 22:26:34 -0700
  • 2dc3910b5e Add --benchmark_write_rate_limit option to db_bench Igor Canadi 2015-06-17 16:44:52 -0700
  • 12e030a992 Use CompactRangeOptions for CompactRange Islam AbdelRahman 2015-06-17 14:36:14 -0700
  • c89369f57c Move dockerbuild.sh to build_tools/ Igor Canadi 2015-06-17 14:09:12 -0700
  • 4716ab4d16 Merge pull request #638 from HolodovAlexander/master Igor Canadi 2015-06-17 13:16:20 -0700
  • 25d600569d Clean up InstallSuperVersion Igor Canadi 2015-06-17 12:37:59 -0700
  • 1369f015ee Only initialize the ThreadStatusData when necessary. Yueh-Hsuan Chiang 2015-06-17 11:21:18 -0700
  • 1a08d0beb5 Block c_test in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-17 10:54:51 -0700
  • 84a9c6a53a add comment Holodov Alexander 2015-05-16 15:29:39 +0400
  • eeb44366ba C api: human-readable statistics Holodov Alexander 2015-05-16 12:34:28 +0400
  • 40f562e747 Allow GetApproximateSize() to include mem table size if it is skip list memtable sdong 2015-06-12 18:04:30 -0700
  • d59d90bb1f db_bench periodically writes QPS to CSV file Igor Canadi 2015-06-12 14:31:53 -0700
  • 46296cc869 Cygwin build not to use -fPIC sdong 2015-06-12 13:54:29 -0700
  • bee8d033f4 Removed two unused macros in iostats_context Yueh-Hsuan Chiang 2015-06-12 10:45:02 -0700
  • 5fec963877 Fixed false alarm of size comparison in compaction_job_stats_test Yueh-Hsuan Chiang 2015-06-12 10:44:07 -0700
  • cccd2199a6 Revert skip bottommost compaction Islam AbdelRahman 2015-06-12 10:43:33 -0700
  • 20f2b54252 Skip bottom most level compaction if no compaction filter Islam AbdelRahman 2015-06-12 09:56:08 -0700
  • 7842920be5 Slow down writes by bytes written sdong 2015-05-15 15:52:51 -0700
  • a84df655f3 Don't let two L0->L1 compactions run in parallel Igor Canadi 2015-06-11 15:42:16 -0700
  • d6ce0f7c61 Add largest sequence to FlushJobInfo Islam AbdelRahman 2015-06-11 15:22:22 -0700
  • ab455ce495 fix clang build Islam AbdelRahman 2015-06-11 14:32:10 -0700
  • 3eddd1abe9 Add Env::GetThreadID(), which returns the ID of the current thread. Yueh-Hsuan Chiang 2015-06-11 14:18:02 -0700
  • 73faa3d41d Handling edge cases for ReFitLevel Islam AbdelRahman 2015-06-11 14:15:52 -0700
  • bffaf0a8b2 Merge pull request #631 from mkhq/patch-1 Igor Canadi 2015-06-10 13:21:18 -0700
  • 821cff114e Re-generate WriteEntry on WBWIIterator::Entry() Igor Canadi 2015-06-10 12:57:38 -0700
  • 8b7be1808c Updated OS X instructions, replace homebrew/dupes with homebrew/versions Mikael Högqvist 2015-06-10 21:52:42 +0200
  • d03f110904 Link all libraries when building shared libraries Igor Canadi 2015-06-10 12:04:21 -0700
  • 75222d130e Revert "Fix compile" Igor Canadi 2015-06-10 11:05:09 -0700
  • 47f1e72125 Merge pull request #630 from rdallman/c-wb-logdata Igor Canadi 2015-06-10 10:50:28 -0700
  • 51440f83ec Fix compile Igor Canadi 2015-06-10 10:42:15 -0700
  • 4949ef08db Re-generate WriteEntry on WBWIIterator::Entry() Igor Canadi 2015-06-10 10:35:19 -0700
  • 735df66552 C: add WriteBatch.PutLogData support Reed Allman 2015-06-10 00:12:33 -0700
  • e409d3d745 Make "make all" work for CYGWIN sdong 2015-06-08 11:43:55 -0700
  • 62c3a95796 Add test for iteration+mutation of WBWI Igor Canadi 2015-06-09 13:10:31 -0700
  • d9b3338ebe Add Yahoo's blog post about Sherpa to USERS.md Igor Canadi 2015-06-09 12:55:58 -0700
  • 75d7075a8a Print info message about files need compaction for debuging purpose sdong 2015-06-08 23:14:13 -0700
  • 406a5682eb Fix hang when closing a DB after doing loads with WAL disabled. Venkatesh Radhakrishnan 2015-06-09 10:39:49 -0700
  • d8c8f08c12 GetSnapshot() and ReleaseSnapshot() to move new and free out of DB mutex sdong 2015-06-08 16:57:44 -0700
  • 643bbbf081 Use nullptr for default compaction_filter_factory Islam AbdelRahman 2015-06-08 16:34:26 -0700
  • 21f2492ac0 Fix CYGWin release build sdong 2015-06-05 14:29:22 -0700
  • f02ce0c651 Fix ASAN errors in c_test Igor Canadi 2015-06-08 11:28:40 -0700
  • 133130a4f5 Merge pull request #625 from rdallman/c-slice-parts-support Igor Canadi 2015-06-08 13:14:44 -0400
  • de4d172d0f Merge pull request #622 from rdallman/c-multiget Igor Canadi 2015-06-08 13:13:54 -0400
  • 6df589b446 Add TablePropertiesCollector::NeedCompact() to suggest DB to further compact output files sdong 2015-06-04 12:03:40 -0700
  • 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface Yueh-Hsuan Chiang 2015-06-05 12:28:51 -0700
  • 7322c74012 Revert incorrect commit Yueh-Hsuan Chiang 2015-06-05 11:23:09 -0700
  • 31e60e2a77 Unlock mutex in ReFitLevel Islam AbdelRahman 2015-06-05 11:06:14 -0700
  • 7647df8f9e Fixed the tsan failure in util/compaction_job_stats_impl.cc Yueh-Hsuan Chiang 2015-06-05 11:05:35 -0700
  • b2785472c8 Fix compile Igor Canadi 2015-06-05 09:41:45 -0400
  • 3ce3bb3da2 Allowing L0 -> L1 trivial move on sorted data Islam AbdelRahman 2015-06-04 16:51:25 -0700
  • bb808eaddb Changed the CompactionJobStats::output_key_prefix type from char[] to string. Yueh-Hsuan Chiang 2015-06-04 12:31:12 -0700
  • 0b3172d071 Add EventListener::OnTableFileDeletion() Yueh-Hsuan Chiang 2015-06-03 19:57:01 -0700
  • 211a195d41 C: add MultiGet support Reed Allman 2015-06-03 17:57:42 -0700
  • 5dc174e11a C: add support for WriteBatch SliceParts params Reed Allman 2015-06-03 17:07:36 -0700
  • 2d0b9e5f0a Fix compile on darwin Igor Canadi 2015-06-03 16:52:51 -0400
  • 3af668ed17 Fix DBTest.MigrateToDynamicLevelMaxBytesBase slowness with valgrind sdong 2015-06-03 11:57:26 -0700
  • 408cc4b8e0 Revert "Merge pull request #621 from rdallman/c-slice-parts-support" Igor Canadi 2015-06-03 13:34:07 -0400
  • 78382d4ba7 Merge pull request #621 from rdallman/c-slice-parts-support Igor Canadi 2015-06-03 13:16:14 -0400
  • ca8b85ac04 better document max_write_buffer_number_to_maintain agiardullo 2015-06-02 21:24:19 -0700
  • 0483dab2ab Remove a TODO that has been done Yueh-Hsuan Chiang 2015-06-02 18:34:52 -0700
  • 8afafc2783 Fix compile warning in db/db_impl Yueh-Hsuan Chiang 2015-06-02 17:35:39 -0700
  • fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. Yueh-Hsuan Chiang 2015-06-02 17:07:16 -0700
  • 3083ed2129 Fixed heap-use-after-free error in compaction_job_test.cc Yueh-Hsuan Chiang 2015-06-02 16:20:23 -0700
  • 8d8d4e45ba Fixed ROCKSDB_LITE compile error due to the missing of TableFileCreationInfo Yueh-Hsuan Chiang 2015-06-02 14:26:54 -0700
  • ab946af08a Fix a compile warning in listener_test.cc Yueh-Hsuan Chiang 2015-06-02 14:20:27 -0700