Commit Graph

30 Commits (15999e728ec5d5ab8037be0f85b41ec1033aaf05)

Author SHA1 Message Date
Igor Canadi f24a3ee52d Read from and write to different column families 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
Siying Dong 51dd21926c DB::Put() to estimate write batch data size needed and pre-allocate buffer 11 years ago
Schalk-Willem Kruger a09ee1069d Improve RocksDB "get" performance by computing merge result in memtable 11 years ago
Igor Canadi 19e3ee64ac Add column family information to WAL 11 years ago
Igor Canadi 9385a5247e [RocksDB] [Column Family] Interface proposal 11 years ago
Haobo Xu 5b825d6964 [RocksDB] Use raw pointer instead of shared pointer when passing Statistics object internally 11 years ago
lovro 8a46ecd357 WriteBatch::Put() overload that gathers key and value from arrays of slices 11 years ago
Naman Gupta fe25070242 In-place updates for equal keys and similar sized values 11 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
Jim Paton cb703c9d03 Allow WriteBatch::Handler to abort iteration 11 years ago
Jim Paton 0307c5fe3a Implement log blobs 11 years ago
Mayank Agarwal 59d0b02f8b Expand KeyMayExist to return the proper value if it can be found in memory and also check block_cache 11 years ago
Mayank Agarwal bf66c10b13 Use KeyMayExist for WriteBatch-Deletes 11 years ago
Haobo Xu 71e0f695c1 [RocksDB] Expose count for WriteBatch 11 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 11 years ago
Sanjay Ghemawat d79762e273 added group commit; drastically speeds up mult-threaded synchronous write workloads 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 years ago
dgrogan@chromium.org ba6dac0e80 @20776309 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