Commit Graph

15 Commits (171f415b306c65d515d13272e134a7a7647d0e7a)

Author SHA1 Message Date
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 6 years ago
Yi Wu 8c392a31d7 WritePrepared Txn: Iterator 7 years ago
Siying Dong 64b6452e0c Make InternalKeyComparator final and directly use it in merging iterator 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka 33042573db Fix GetCurrentTime() initialization for valgrind 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Sagar Vemuri 7124268a09 Reduce the number of params needed to construct DBIter 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Islam AbdelRahman 574b543f80 Rename merger.h -> merging_iterator.h 8 years ago
Andrew Kryczka 9e7cf3469b DeleteRange user iterator support 8 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 8 years ago
omegaga 44f5cc57a5 Add time series database (resubmitted) 8 years ago