summaryrefslogtreecommitdiff
path: root/memtable
AgeCommit message (Expand)Author
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-21AIX and Solaris Sparc SupportTomas Kolda
2017-04-06Move memtable related files into memtable directoryYi Wu
2017-04-05Move some files under util/ to separate dirsSiying Dong
2017-04-04update IterKey that can get user key and internal key explicitlyAaron Gao
2016-11-22Unified InlineSkipList::Insert algorithm with hintingYi Wu
2016-11-13Optimize sequential insert into memtable - Part 1: InterfaceYi Wu
2016-09-27Add SeekForPrev() to IteratorAaron Gao
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2016-02-05Explictly fail when memtable doesn't support concurrent insertsdong
2016-01-26[directory includes cleanup] Finish removing util->db dependenciesAndrew Kryczka
2015-12-11Enable MS compiler warning c4244.Dmitri Smirnov
2015-11-06Enable C4305 'identifier' : truncation from 'type1' to 'type2'Dmitri Smirnov
2015-10-16Moving memtable related files from util to a new directory memtableVenkatesh Radhakrishnan