aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/local/leveldb_transaction.cc
Commit message (Expand)AuthorAge
* Drop FSTWriteGroup (#986)Gravatar Greg Soltis2018-03-30
* Clean up usages of std::make_unique that crept in (#996)Gravatar Gil2018-03-29
* Switch LevelDB MutationQueue and RemoteDocumentCache to use transactions (#968)Gravatar Greg Soltis2018-03-26
* Switch FSTLevelDBQueryCache to use transactions (#942)Gravatar Greg Soltis2018-03-22
* Change write groups to use transactions (#912)Gravatar Greg Soltis2018-03-22
* Add `ToString()` to `LevelDbTransaction` (#946)Gravatar Greg Soltis2018-03-22
* Implements transactions for leveldb (#881)Gravatar Greg Soltis2018-03-15