Commit Graph

5500 Commits (257de78d9b56f1c5a2d30ec942617275a96b9dc3)
 

Author SHA1 Message Date
Joel Marcey 01be44181b Add GitHub link to the landing page header 8 years ago
Islam AbdelRahman 9d6c961383 Fix Mac build 8 years ago
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 8 years ago
Adam Retter d346ba2468 Minor fixes around Windows 64 Java Artifacts (#1366) 8 years ago
krad e91b4d0cf6 Add factory method for creating persistent cache that is accessible from public 8 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 8 years ago
Andrew Kryczka 6009c473c7 Store range tombstones in memtable 8 years ago
Adam Retter 3c21c64c78 Use size hint for HashMap in multiGet. Similar to https://github.com/facebook/rocksdb/pull/1344 (#1367) 8 years ago
Tomas Kolda 13f7a01f61 Fixing JNI release build for gcc (#975) 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago
Aaron Gao 26388247aa delete unused variable for PrevInterval() 8 years ago
Islam AbdelRahman 87dfc1d23e Fix conflict between AddFile() and CompactRange() 8 years ago
Siying Dong eb44ed655a Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong e4437610dd Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong 501f051081 Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong dec9009f89 Update 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Siying Dong 4ed69dd0b8 Create 2016-09-28-rocksdb-4-11-2-released.markdown 8 years ago
Kefu Chai 21f4bb5a89 cmake support for linux and osx (#1358) 8 years ago
wenduo 4defe306fb fix typo in comments (#1360) 8 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 8 years ago
yiwu-arbug eb3894cf42 Recompute compaction score on SetOptions (#1346) 8 years ago
Islam AbdelRahman 5c64fb67d2 Fix AddFile() conflict with compaction output [WaitForAddFile()] 8 years ago
Islam AbdelRahman 9e9f5a0b92 Fix CompactFilesTest.ObsoleteFiles timeout (#1353) 8 years ago
Aaron Gao c2a62a4cb2 not cut compaction output when compact to level 0 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
yiwu-arbug 4bc8c88e6b Recover same sequence id from WAL (#1350) 8 years ago
Aaron Gao 0a1bd9c509 add cfh deletion started listener 8 years ago
Islam AbdelRahman da5a9a65c1 Fix mac build 8 years ago
Giuseppe Ottaviano d45eb6c6d2 Fix typo (#1349) 8 years ago
Islam AbdelRahman abc0ae462b Add AddFile() InternalStats for Total files/L0 files/total keys ingested 8 years ago
Aaron Gao 715256338a forbid merge during recovery 8 years ago
Islam AbdelRahman 5735b3dc2a Fix compiling under -Werror=missing-field-initializers 8 years ago
Aaron Gao 654ed9a280 loose the assertion condition of rate_limiter_test 8 years ago
Yi Wu e4d3f5d9b8 Fix DBImpl::GetWalPreallocateBlockSize Mac build error 8 years ago
panfengfeng 7afbb7420b solve the problem of table_factory_to_write_=nullptr (#1342) 8 years ago
sdong d78a4401b5 DBImpl::GetWalPreallocateBlockSize() should return size_t 8 years ago
Islam AbdelRahman 42ac9c5f1e Retry getting arcanist token on failure 8 years ago
sdong b666f85445 Consider more factors when determining preallocation size of WAL files 8 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 8 years ago
sdong 3edb9461b7 Avoid hard-coded sleep in EnvPosixTestWithParam.TwoPools 8 years ago
Yi Wu 0a88f38b7e Remove ColumnFamilyData::options() 8 years ago
Yi Wu 41a9070f84 Fix java makefile dependencies 8 years ago
Yi Wu 8d9bf5c498 Fix DBOptionsTest.GetLatestOptions 8 years ago
Yi Wu 40cfa3e021 Fix DBWALTest.RecoveryWithLogDataForSomeCFs with mac 8 years ago
Andrew Kryczka 06b4785fec Fix recovery for WALs without data for all CFs 8 years ago
Andrew Kryczka d7242ff4d5 Fix GetSortedWalFiles when log recycling enabled 8 years ago
Yi Wu 17f76fc564 DB::GetOptions() reflect dynamic changed options 8 years ago
Jo Liss 215d12826d Fix typo (#903) 8 years ago
Yi Wu a958c26435 Rename jvalue to jval in rocksjni 8 years ago
Joel Marcey 0a165bd7d9 Have Facebook link point to RocksDB on FB 8 years ago