commit | 9cc03f8a9321155e7da37ca5860cc92b15cc187b | [log] [tgz] |
---|---|---|
author | rockot <rockot@chromium.org> | Thu Oct 23 20:19:49 2014 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 23 20:20:09 2014 |
tree | 6cccb071db0fd84cd03f7dbd38d30fac6bb07d17 | |
parent | 9d1602515adc3e797d71c3a0e29cc175432eb8fe [diff] |
Docserver: Make ObjectStore set calls return Futures This allows (but does not require) consumers to wait on the completion of Set/SetMulti operations. BUG=None R=kalman@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/658733004 Cr-Commit-Position: refs/heads/master@{#300938}