Commit Graph

39 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Mike Kolupaev b4d7209428 Add an option to put first key of each sst block in the index (#5289) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Yanqin Jin d9280ff2d2 Add back NewEmptyIterator (#5203) 5 years ago
Remington Brasga 127a850beb Fix arena allocation size in NewEmptyInternalIterator (#4905) 5 years ago
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 5 years ago
jsteemann 517d3b8b77 fix typo in error message, twice (#4457) 6 years ago
Maysam Yabandeh caf0f53a74 Index value delta encoding (#3983) 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Yi Wu 31d3e41810 PinnableSlice move assignment 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 7 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Maysam Yabandeh 0712d541d1 Delegate Cleanables 8 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 8 years ago
sdong 74b660702e Rename iterator property "rocksdb.iterator.is.key.pinned" => "rocksdb.iterator.is-key-pinned" 8 years ago
sdong 1f5954147b Introduce Iterator::GetProperty() and replace Iterator::IsKeyPinned() 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
sdong df9069d23f In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago