summaryrefslogtreecommitdiff
path: root/db/write_batch.cc
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup.Victor Costan2019-05-041-4/+4
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-12/+7
* leveldb: Make WriteBatch::ApproximateSize() const.costan2019-01-151-1/+1
* Expose WriteBatch::Append().costan2018-08-141-0/+4
* LevelDB: Add WriteBatch::ApproximateSize().costan2017-07-101-0/+4
* added group commit; drastically speeds up mult-threaded synchronous write wor...Sanjay Ghemawat2012-03-081-4/+13
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-73/+63
* @20776309dgrogan@chromium.org2011-04-201-16/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+164
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-164/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-2/+2
* Initial checkin.jorlow@chromium.org2011-03-181-0/+164