aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/spi/operationcomplete.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add noexcept specifier to operation complete callback.Tor Egge2021-10-221-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* - Add an BucketExecutor interface taking a bucket and a BucketTask for execut...Henning Baldersheim2021-01-151-2/+2
* Implement async putHenning Baldersheim2020-05-041-0/+7
* Revert "- Implement async put"Harald Musum2020-05-041-7/+0
* - Implement async putHenning Baldersheim2020-05-041-0/+7
* Add class comments and resolve PR comments.Henning Baldersheim2020-04-301-1/+2
* - Add async interface to putHenning Baldersheim2020-04-291-0/+22