summaryrefslogtreecommitdiff
path: root/HISTORY.md
AgeCommit message (Expand)Author
2015-08-21Changed 'num_subcompactions' to the more accurate 'max_subcompactions'Ari Ekmekji
2015-08-12[Cleanup] Remove RandomRWFileIslam AbdelRahman
2015-08-11Pessimistic Transactionsagiardullo
2015-08-06In HISTORY.md Switch unreleased notes to 3.13v3.13rocksdb-3.13sdong
2015-08-05Add Statistics.getHistogramString() to print more detailed outputs of a histo...sdong
2015-08-05[wal changes 3/3] method in DB to sync WAL without blocking writersMike Kolupaev
2015-08-04Support delete rate limitingIslam AbdelRahman
2015-08-04Polish HISTORY.mdYueh-Hsuan Chiang
2015-08-04Fix a typo and update HISTORY.md for NewCompactOnDeletionCollectorFactory().Yueh-Hsuan Chiang
2015-08-04Add DBOptions::skip_sats_update_on_db_openYueh-Hsuan Chiang
2015-07-29WriteBatch Save Pointsagiardullo
2015-07-20Improved FileExists APIagiardullo
2015-07-17Deprecate CompactionFilterV2Igor Canadi
2015-07-14Better error handling in BackupEngineIgor Canadi
2015-07-14Deprecate purge_redundant_kvs_while_flushIgor Canadi
2015-07-14Deprecate WriteOptions::timeout_hint_usIgor Canadi
2015-07-07Enabling trivial move in universal compactionPoornima Chozhiyath Raman
2015-07-07Update HISTORY.md for ListenerYueh-Hsuan Chiang
2015-07-02Prepare 3.12agiardullo
2015-07-02Multithreaded backup and restore in BackupEngineImplAaron Feldman
2015-06-26Use malloc_usable_size() for accounting block cache sizeIgor Canadi
2015-06-23Bottommost level compaction optionIslam AbdelRahman
2015-06-23Implement a table-level row cacheGiuseppe Ottaviano
2015-06-18Fail DB::Open() when the requested compression is not availableIgor Canadi
2015-06-18Add Cache.GetPinnedUsageUsage()Aaron Feldman
2015-06-18Skip bottommost level compaction if possibleIslam AbdelRahman
2015-06-17Use CompactRangeOptions for CompactRangeIslam AbdelRahman
2015-06-16Allow GetApproximateSize() to include mem table size if it is skip list memtablesdong
2015-06-12db_bench periodically writes QPS to CSV fileIgor Canadi
2015-06-11Slow down writes by bytes writtensdong
2015-06-10Re-generate WriteEntry on WBWIIterator::Entry()Igor Canadi
2015-06-10Revert "Fix compile"Igor Canadi
2015-06-10Re-generate WriteEntry on WBWIIterator::Entry()Igor Canadi
2015-06-09Fix hang when closing a DB after doing loads with WAL disabled.Venkatesh Radhakrishnan
2015-06-08Use nullptr for default compaction_filter_factoryIslam AbdelRahman
2015-06-05[API Change] Improve EventListener::OnFlushCompleted interfaceYueh-Hsuan Chiang
2015-06-01Allow users to migrate to options.level_compaction_dynamic_level_bytes=true u...sdong
2015-05-29Optimistic Transactionsagiardullo
2015-05-28Support saving history in memtable_listagiardullo
2015-05-28[API Change] Move listeners from ColumnFamilyOptions to DBOptionsYueh-Hsuan Chiang
2015-05-21[Public API Change] Make DB::GetDbIdentity() be const function.Yueh-Hsuan Chiang
2015-05-21Minor text correctionKarthikeyan Radhakrishnan
2015-05-19Update HISTORY.md for GetThreadList() update.Yueh-Hsuan Chiang
2015-05-19Update history for 3.11Karthikeyan Radhakrishnan
2015-05-18Add an option wal_bytes_per_sync to control sync_file_range for WAL filesIgor Canadi
2015-04-24Task 6532943: Rocksdb - SetCapacity() can dynamically change cache capacity i...Aashish Pant
2015-04-06A new call back to TablePropertiesCollector to allow users know the entry is ...sdong
2015-03-30Universal Compactions with Small Filessdong
2015-03-30db_bench can now disable flashcache for background threadsIgor Canadi
2015-03-25Add a missing section title in HISTORY.mdYueh-Hsuan Chiang