summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-17Release RocksDB 5.5.0Aaron Gao
2017-05-17Support ingest_behind for IngestExternalFileMikhail Antonov
2017-05-17Add ROCKSDB_LIBRARY_API macro to a few C APIs, to fix windows buildSagar Vemuri
2017-05-16add Transactions and Checkpoint to C APIboolean5
2017-05-16C API: support pinnable getsiddontang
2017-05-15cross-platform compatibility improvementsNikhil Benesch
2017-05-12Add GetAllKeyVersions APIAndrew Kryczka
2017-05-10Blob storage prAnirban Rahut
2017-05-08Add C API to set max_file_opening_threads optionChangjian Gao
2017-05-07Add bulk create/drop column family APIYi Wu
2017-05-05Object lifetime in cacheMaysam Yabandeh
2017-05-04Allow IntraL0 compaction in FIFO CompactionSiying Dong
2017-05-04Avoid calling fallocate with UINT64_MAXAndrew Kryczka
2017-05-03support PopSavePoint for WriteBatchsiddontang
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-27Remove double buffering on RandomRead on Windows.Dmitri Smirnov
2017-04-26fix WritableFile buffer size in direct IOAaron Gao
2017-04-26Add user stats Reset APIAndrew Kryczka
2017-04-24Reunite checkpoint and backup core logicAndrew Kryczka
2017-04-24Add erase option to release cacheMaysam Yabandeh
2017-04-20StackableDB should pass ResetStats()Siying Dong
2017-04-20Fixing Solaris Sparc crash due to cached TLSTomas Kolda
2017-04-20tools/check_format_compatible.sh to cover option file loading tooSiying Dong
2017-04-19Limit backups openedAndrew Kryczka
2017-04-18Add DB:ResetStats()Siying Dong
2017-04-18Blob storage helper methodsYi Wu
2017-04-14readahead backwards from sst endAaron Gao
2017-04-13change use_direct_writes to use_direct_io_for_flush_and_compactionAaron Gao
2017-04-12RocksDB Release 5.4 : Update HISTORY.md and build version.Sagar Vemuri
2017-04-11File level histogram should be printed per CF, not per DBSiying Dong
2017-04-10Limit maximum memory used in the WriteBatch representationManuel Ung
2017-04-10Adding comments to the write pathMaysam Yabandeh
2017-04-04add TimedEnvAndrew Kryczka
2017-03-30make all DB::Get overloads virtualAndrew Kryczka
2017-03-30Fix build with MinGWOrgad Shaneh
2017-03-30Option to fail a request as incomplete when skipping too many internal keysSagar Vemuri
2017-03-29Expose the stalling information through DB::GetProperty()Siying Dong
2017-03-28Configure index partition sizeMaysam Yabandeh
2017-03-24Enable fifo compaction benchmark to db_benchShu Zhang
2017-03-23Add C API functions (and tests) for WriteBatchWithIndexWarren Falk
2017-03-21Allow checkpointing without flushingSiying Dong
2017-03-21Allow Users to change customized ldb tools' header in help printingSiying Dong
2017-03-20remove LIKELY from public headersMaysam Yabandeh
2017-03-16Replace "DEPRECATED" comment to "not supported"Siying Dong
2017-03-16Support SstFileManager::SetDeleteRateBytesPerSecond()Islam AbdelRahman
2017-03-14Add Xpress and ZSTD CompressionType values to C headerslyrz
2017-03-13Pinnableslice (2nd attempt)Maysam Yabandeh
2017-03-13Add a new SstFileWriter constructor without explicit comparatorSagar Vemuri
2017-03-09release 5.3Andrew Kryczka
2017-03-08add max to histogram statsAndrew Kryczka