commit | 0dbfe07e69a20d5b6b42b0534f583ee9992db3c6 | [log] [tgz] |
---|---|---|
author | Sergey Rogulenko <rogulenko@google.com> | Tue May 19 20:10:18 2015 -0700 |
committer | Sergey Rogulenko <rogulenko@google.com> | Tue May 19 20:10:20 2015 -0700 |
tree | 7f206d92a75a1a29c29c012ad484fa3252e49d45 | |
parent | 49261190b5a3feb79497ffccaf43edd58d3c8a73 [diff] |
store/leveldb: adding mutexes Wrapping db, snapshot and transaction with mutexes, adding a bunch of tests. This change also removes verrors from internal storage engine for consistency: we should either use verrors everywhere or not use them at all. As discussed with Adam offline, we should probably start from the latter and switch to verrors later. Change-Id: I38bf9760b35c40943225629c37e7d41ec8c30085