Commit Graph

10 Commits (4af1954fd60eae50be2deb3ccb020f56eef4b58f)

Author SHA1 Message Date
kailiu c8f16221ed Fix the return type of WriteBatch::Data(). 11 years ago
Siying Dong 9ea8bf90f1 DB::Put() to estimate write batch data size needed and pre-allocate buffer 11 years ago
Siying Dong 51dd21926c DB::Put() to estimate write batch data size needed and pre-allocate buffer 11 years ago
Siying Dong c4548d5f1f WriteBatch to provide a way for user to query data size directly and only return constant reference of data in Data() 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 12 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 12 years ago
lovro 8a46ecd357 WriteBatch::Put() overload that gathers key and value from arrays of slices 12 years ago
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 12 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 12 years ago
Mayank Agarwal de98c1d9aa Update documentation for backups and LogData 12 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Jim Paton cb703c9d03 Allow WriteBatch::Handler to abort iteration 12 years ago
Jim Paton 0307c5fe3a Implement log blobs 12 years ago
Haobo Xu 71e0f695c1 [RocksDB] Expose count for WriteBatch 12 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 12 years ago
Dhruba Borthakur 3d1e92b05a Enhancements to rocksdb for better support for replication. 12 years ago
Dhruba Borthakur d0a30935c6 Expose the serialized string that represents a WriteBatch. 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 14 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 14 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
jorlow@chromium.org 9e33808a26 Fix last commit 14 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago