aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/persistenceengine/ipersistencehandler.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move BucketIdListResultHenning Baldersheim2022-03-091-1/+1
* Make setActiveState async.Henning Baldersheim2021-10-171-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* No need for the bucket guard anymore for get and visit as all bucket operatio...Henning Baldersheim2021-05-101-2/+0
* Use forward declarations to reduce amount of included code.Henning Baldersheim2021-01-151-1/+2
* Some cleanup and refactoring.Henning Baldersheim2020-08-191-0/+1
* Use tranfer by value and std::move to avoid copying shared pointer to the Upd...Henning Baldersheim2020-08-071-5/+2
* - Add async interface to putHenning Baldersheim2020-04-291-1/+1
* Reduce code visibilityHenning Baldersheim2018-06-121-48/+25
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-2/+5
* Make sure everything is implemented.Henning Baldersheim2016-06-231-1/+0
* Wrap the DocumentRetriever in a CommitAndWaitDocumentRetriver if ReadConsiste...Henning Baldersheim2016-06-231-0/+1
* Revert the commitAndWait stuff.Henning Baldersheim2016-06-231-1/+0
* Do an unconditional commitAndWait on iterate.Henning Baldersheim2016-06-221-0/+1
* PublishJon Bratseth2016-06-151-0/+100