Description[Sync] Implementation of ModelTypeStoreBackend
I'm adding implementation of ModelTypeStoreBackend. The object lives on
backend thread and performs actual calls to leveldb. ModelTypeStoreImpl
will use interface of backend to work with database.
Implementation of ModelTypeStoreImpl methods that work with this backend
will be landed in separate CL.
R=stanisc@chromium.org
BUG=517663
TEST=Covered by sync_unit_tests. No externally observable behavior.
Committed: https://crrev.com/d88f80efd9b66130adf721f01ff355db57829c7e
Cr-Commit-Position: refs/heads/master@{#359442}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed feedback. #
Total comments: 8
Patch Set 3 : Fix build error. #Patch Set 4 : Add paranoid_checks #
Depends on Patchset: Messages
Total messages: 19 (6 generated)
|