Commit Graph

5440 Commits (26388247aa7f85bdd1f46aca914140333ec16793)
 

Author SHA1 Message Date
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
xh931076284 3639f32889 Fix bug in UnScSigned-off-by: xh931076284 <931076284@qq.com> (#1336) 8 years ago
Yi Wu 8e061f9740 Refactor GetMutableOptionsFromStrings 8 years ago
Yi Wu 81747f1be6 Refactor MutableCFOptions 8 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 8 years ago
Joel Marcey 1d980a8e35 Create CNAME 8 years ago
Joel Marcey 2adab1dde2 Add API links to the header bar 8 years ago
Joel Marcey a182b2981d Preserve blog comments in markdown 8 years ago
Pawan Rawal f54de92307 Adding Dgraph to list of Users (#1291) 8 years ago
somnathr 9e4aa798c3 Summary: (#1313) 8 years ago
Adam Faulkner a10e8a056d Fix C api memtable rep bugs. (#1328) 8 years ago