summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/persistenceengine/persistence_handler_map
Commit message (Expand)AuthorAgeFilesLines
* No need for the bucket guard anymore for get and visit as all bucket operatio...Henning Baldersheim2021-05-101-1/+0
* Use tranfer by value and std::move to avoid copying shared pointer to the Upd...Henning Baldersheim2020-08-071-1/+1
* - Add async interface to putHenning Baldersheim2020-04-291-1/+1
* Since we are accessing the handler while under read/writer lock, there is no ...Henning Baldersheim2020-02-151-2/+10
* The snapshot has 2 lightweight members only and hence does not need another i...Henning Baldersheim2020-02-151-3/+3
* Reduce code visibilityHenning Baldersheim2018-06-121-37/+21
* Remove for an unknown document type is an error.Tor Egge2018-04-301-10/+0
* Implement class that maintains a set of PersistenceHandler instances in the b...Geir Storli2017-10-062-0/+153