summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/rocks/rocks_transaction.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17391: Move RocksDB storage engine integration layer to new moduleGeert Bosch2015-03-111-160/+0
* SERVER-17492 [RocksDB] Fix RocksDB build, broken by 59a9a04Igor Canadi2015-03-091-0/+2
* SERVER-17310 Replace boost::*_mutex::scoped_lock with boost::lock_guard.Andy Schwerin2015-03-051-4/+4
* SERVER-13256 fixed rocksdb compilationBenety Goh2015-01-151-2/+2
* SERVER-16604 Phase out old keys in RocksTransactionIgor Canadi2015-01-071-29/+84
* SERVER-15744 RocksDB fixesIgor Canadi2014-12-081-19/+14
* Add license header to new rocks filesMatt Kangas2014-12-021-2/+26
* SERVER-16259 Rocks storage engine needs to support document lockingIgor Canadi2014-12-021-0/+84