summaryrefslogtreecommitdiff
path: root/db/write_batch_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove main() from most tests.Victor Costan2022-01-031-5/+0
* Internal change.leveldb Team2019-12-021-1/+1
* Switch testing harness to googletest.Victor Costan2019-11-211-7/+7
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-24/+24
* Expose WriteBatch::Append().costan2018-08-141-4/+4
* LevelDB: Add WriteBatch::ApproximateSize().costan2017-07-101-0/+17
* added group commit; drastically speeds up mult-threaded synchronous write wor...Sanjay Ghemawat2012-03-081-0/+31
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-3/+5
* @20776309dgrogan@chromium.org2011-04-201-23/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+110
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-110/+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/+110