Commit Graph

  • 0d7acadaf9 Add author fields to blog posts Joel Marcey 2016-10-04 14:11:04 -0700
  • 01be44181b Add GitHub link to the landing page header Joel Marcey 2016-10-04 13:49:13 -0700
  • 9d6c961383 Fix Mac build Islam AbdelRahman 2016-10-03 18:25:10 -0700
  • ab01da5437 Support SST files with Global sequence numbers Islam AbdelRahman 2016-10-03 16:12:39 -0700
  • d346ba2468 Minor fixes around Windows 64 Java Artifacts (#1366) Adam Retter 2016-10-03 14:58:08 -0400
  • e91b4d0cf6 Add factory method for creating persistent cache that is accessible from public krad 2016-09-29 18:02:13 -0700
  • be1f1092c9 Expose transaction id, lock state information and transaction wait information Manuel Ung 2016-09-27 17:43:06 -0700
  • 6009c473c7 Store range tombstones in memtable Andrew Kryczka 2016-09-12 14:14:40 -0700
  • 3c21c64c78 Use size hint for HashMap in multiGet. Similar to https://github.com/facebook/rocksdb/pull/1344 (#1367) Adam Retter 2016-09-29 18:55:53 -0400
  • 13f7a01f61 Fixing JNI release build for gcc (#975) Tomas Kolda 2016-09-29 15:11:32 -0600
  • 7260662b39 Add Java API for SstFileWriter Injun Song 2016-09-30 06:04:41 +0900
  • 26388247aa delete unused variable for PrevInterval() Aaron Gao 2016-09-29 13:19:58 -0700
  • 87dfc1d23e Fix conflict between AddFile() and CompactRange() Islam AbdelRahman 2016-09-28 15:42:06 -0700
  • eb44ed655a Update 2016-09-28-rocksdb-4-11-2-released.markdown Siying Dong 2016-09-28 13:29:36 -0700
  • e4437610dd Update 2016-09-28-rocksdb-4-11-2-released.markdown Siying Dong 2016-09-28 13:28:59 -0700
  • 501f051081 Update 2016-09-28-rocksdb-4-11-2-released.markdown Siying Dong 2016-09-28 13:28:18 -0700
  • dec9009f89 Update 2016-09-28-rocksdb-4-11-2-released.markdown Siying Dong 2016-09-28 13:27:19 -0700
  • 4ed69dd0b8 Create 2016-09-28-rocksdb-4-11-2-released.markdown Siying Dong 2016-09-28 13:24:27 -0700
  • 21f4bb5a89 cmake support for linux and osx (#1358) Kefu Chai 2016-09-29 02:53:15 +0800
  • 4defe306fb fix typo in comments (#1360) wenduo 2016-09-28 11:39:15 +0800
  • f517d9dd09 Add SeekForPrev() to Iterator Aaron Gao 2016-09-27 18:20:57 -0700
  • eb3894cf42 Recompute compaction score on SetOptions (#1346) yiwu-arbug 2016-09-27 11:17:15 -0700
  • 5c64fb67d2 Fix AddFile() conflict with compaction output [WaitForAddFile()] Islam AbdelRahman 2016-09-26 14:44:48 -0700
  • 9e9f5a0b92 Fix CompactFilesTest.ObsoleteFiles timeout (#1353) Islam AbdelRahman 2016-09-26 10:39:07 -0700
  • c2a62a4cb2 not cut compaction output when compact to level 0 Aaron Gao 2016-09-23 17:16:38 -0700
  • 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions Yi Wu 2016-09-23 16:34:04 -0700
  • 4bc8c88e6b Recover same sequence id from WAL (#1350) yiwu-arbug 2016-09-23 16:15:14 -0700
  • 0a1bd9c509 add cfh deletion started listener Aaron Gao 2016-09-22 11:56:18 -0700
  • da5a9a65c1 Fix mac build Islam AbdelRahman 2016-09-21 20:22:09 -0700
  • d45eb6c6d2 Fix typo (#1349) Giuseppe Ottaviano 2016-09-21 20:06:56 -0700
  • abc0ae462b Add AddFile() InternalStats for Total files/L0 files/total keys ingested Islam AbdelRahman 2016-09-21 14:24:08 -0700
  • 715256338a forbid merge during recovery Aaron Gao 2016-09-21 11:05:07 -0700
  • 5735b3dc2a Fix compiling under -Werror=missing-field-initializers Islam AbdelRahman 2016-09-20 13:02:41 -0700
  • 654ed9a280 loose the assertion condition of rate_limiter_test Aaron Gao 2016-09-20 12:28:59 -0700
  • e4d3f5d9b8 Fix DBImpl::GetWalPreallocateBlockSize Mac build error Yi Wu 2016-09-20 10:17:28 -0700
  • 7afbb7420b solve the problem of table_factory_to_write_=nullptr (#1342) panfengfeng 2016-09-21 01:11:51 +0800
  • d78a4401b5 DBImpl::GetWalPreallocateBlockSize() should return size_t sdong 2016-09-19 16:21:35 -0700
  • 42ac9c5f1e Retry getting arcanist token on failure Islam AbdelRahman 2016-09-19 14:50:52 -0700
  • b666f85445 Consider more factors when determining preallocation size of WAL files sdong 2016-09-13 16:38:28 -0700
  • 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) rockeet 2016-09-18 13:30:43 +0800
  • 3edb9461b7 Avoid hard-coded sleep in EnvPosixTestWithParam.TwoPools sdong 2016-09-06 12:28:55 -0700
  • 0a88f38b7e Remove ColumnFamilyData::options() Yi Wu 2016-09-16 15:09:14 -0700
  • 41a9070f84 Fix java makefile dependencies Yi Wu 2016-09-16 10:54:31 -0700
  • 8d9bf5c498 Fix DBOptionsTest.GetLatestOptions Yi Wu 2016-09-15 14:57:32 -0700
  • 40cfa3e021 Fix DBWALTest.RecoveryWithLogDataForSomeCFs with mac Yi Wu 2016-09-15 13:44:33 -0700
  • 06b4785fec Fix recovery for WALs without data for all CFs Andrew Kryczka 2016-09-15 11:40:48 -0700
  • d7242ff4d5 Fix GetSortedWalFiles when log recycling enabled Andrew Kryczka 2016-09-15 09:55:02 -0700
  • 17f76fc564 DB::GetOptions() reflect dynamic changed options Yi Wu 2016-09-14 22:10:28 -0700
  • 215d12826d Fix typo (#903) Jo Liss 2016-09-14 22:12:31 +0100
  • a958c26435 Rename jvalue to jval in rocksjni Yi Wu 2016-09-14 13:12:55 -0700
  • 0a165bd7d9 Have Facebook link point to RocksDB on FB Joel Marcey 2016-09-14 10:42:58 -0700
  • 3639f32889 Fix bug in UnScSigned-off-by: xh931076284 <931076284@qq.com> (#1336) xh931076284 2016-09-15 01:17:34 +0800
  • 8e061f9740 Refactor GetMutableOptionsFromStrings Yi Wu 2016-09-13 21:12:43 -0700
  • 81747f1be6 Refactor MutableCFOptions Yi Wu 2016-09-13 21:11:59 -0700
  • ba65c816bb Support POSIX RandomRWFile Islam AbdelRahman 2016-09-13 12:08:22 -0700
  • 1d980a8e35 Create CNAME Joel Marcey 2016-09-13 09:50:04 -0700
  • 2adab1dde2 Add API links to the header bar Joel Marcey 2016-09-13 09:13:59 -0700
  • a182b2981d Preserve blog comments in markdown Joel Marcey 2016-09-13 09:13:29 -0700
  • f54de92307 Adding Dgraph to list of Users (#1291) Pawan Rawal 2016-09-13 06:03:44 +0530
  • 9e4aa798c3 Summary: (#1313) somnathr 2016-09-12 16:53:42 -0700
  • a10e8a056d Fix C api memtable rep bugs. (#1328) Adam Faulkner 2016-09-12 15:31:42 -0700
  • eb1d4d53c8 Release RocksDB 4.12 Islam AbdelRahman 2016-09-12 12:34:08 -0700
  • 22d88e24db Allow an offset as well as a length to be specified for byte[] operations in RocksJava JNI (#1264) Adam Retter 2016-09-12 19:51:08 +0100
  • b06b191362 add C api for set wal_recovery_mode (#1327) zhangjinpeng1987 2016-09-10 01:11:30 +0800
  • 1cca091298 Temporarily revert Prev() prefix support Islam AbdelRahman 2016-09-08 14:45:32 -0700
  • de28a25533 Update HISTORY.md for thread-local stats Andrew Kryczka 2016-09-08 14:02:19 -0700
  • 0fcb6dbed7 Remove extraneous function prototypes from c.h (#1326) ammongit 2016-09-08 11:31:06 -0700
  • 52ee07b021 Move AddFile() tests to external_sst_file_test.cc Islam AbdelRahman 2016-09-07 15:41:54 -0700
  • 66a91e2607 Add NoSpace subcode to IOError (#1320) Edouard A 2016-09-07 21:37:45 +0200
  • 67036c0406 Fix Flaky ColumnFamilyTest.FlushCloseWALFiles sdong 2016-09-06 12:57:46 -0700
  • 0e2da497c6 fix typo in option.h's comment (#1321) wenduo 2016-09-07 16:36:16 +0800
  • 6d61358a09 Add real Google Analytics ID Joel Marcey 2016-09-06 21:10:14 -0700
  • 2d9d36ea46 Have "Edit on GitHub" point to master instead of gh-pages Joel Marcey 2016-09-06 21:08:53 -0700
  • 9377518981 Update landing page content Joel Marcey 2016-09-06 21:07:47 -0700
  • 1ec75ee76b Add redirects from old blog posts link to new format Joel Marcey 2016-09-06 21:07:13 -0700
  • 607628d349 Support ZSTD with finalized format sdong 2016-09-01 15:28:40 -0700
  • ce1be2ce37 Fix build error on Windows (AppVeyor) (#1315) Injun Song 2016-09-07 00:41:43 +0900
  • f7669b40ba Fix Windows Build sdong 2016-09-02 14:06:04 -0700
  • 22696b0881 Fix uninitlized CompactionJob::SubcompactionState::current_output_file_size sdong 2016-09-02 16:08:54 -0700
  • c1865e0f7f Trigger more tests per diff Islam AbdelRahman 2016-09-02 16:30:47 -0700
  • a88677d2cf Remove ImmutableCFOptions from public API Yi Wu 2016-09-02 14:16:31 -0700
  • 80c75593ed Fix data race in AddFile() with multiple files + custom comparator bug Islam AbdelRahman 2016-09-02 11:17:58 -0700
  • 5051755e35 Fix db_bench memory use after free (detected by clang_analyze) Islam AbdelRahman 2016-09-02 10:58:08 -0700
  • 4fd08f4b8b Ensure Correct Behavior of StatsLevel kExceptDetailedTimers and kExceptTimeForMutex (#1308) John Alexander 2016-09-01 19:57:55 -0700
  • e14fbaae26 Add FAQ based on the front page of the current rocksdb.org Joel Marcey 2016-09-01 17:34:39 -0700
  • 3c2262400f Migrate the RocksDB Worpdress blog over to Jekyll Joel Marcey 2016-09-01 17:28:49 -0700
  • ee0e2201e0 Transfer the current Getting Started contents to GitHub Pages Joel Marcey 2016-09-01 17:26:38 -0700
  • 5a0e9a4cfa Initial Landing Page Joel Marcey 2016-09-01 17:25:08 -0700
  • 9447a85404 Remove the `doc` directory Joel Marcey 2016-09-01 15:24:19 -0700
  • 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes sdong 2016-06-16 16:02:52 -0700
  • 4590b53a4b add stats to Cache::LookUp() Aaron Gao 2016-09-01 13:50:39 -0700
  • 85bb308258 Expose Utility function StringToMap() (#1306) Sherlock 2016-09-01 13:47:21 -0700
  • 8ce1b8440a Fix Travis on Mac Islam AbdelRahman 2016-08-31 15:10:12 -0700
  • 380e651afc Fix Mac build failure (#1309) Kien-hung Li 2016-08-31 18:03:10 -0400
  • 1613fa9490 Thread-specific histogram statistics Andrew Kryczka 2016-08-31 14:02:09 -0700
  • 6a14d55bd9 add prefix_seek_mode to db_iter_test Aaron Gao 2016-08-31 12:07:09 -0700
  • de47e2bd4d Fix ClockCache memory leak Yi Wu 2016-08-31 08:56:34 -0700
  • f099af4c76 Fix travis Islam AbdelRahman 2016-08-31 00:10:49 -0700
  • db74b1a219 fix bug in merge_iterator when data race happens Aaron Gao 2016-08-30 22:19:42 -0700
  • b18f9c9eac add nullptr check to internal_prefix_transform Aaron Gao 2016-08-30 13:48:31 -0700