aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/dummy_document_store.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use std::make_shared and std::make_unique.Henning Baldersheim2022-08-161-1/+1
* Fix race conditions in vespalib::Cache.Tor Egge2022-04-291-2/+2
* Separate spread and bloatHenning Baldersheim2021-12-081-6/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* When allowing weakly consistent get you might try to access attributes that a...Henning Baldersheim2020-08-031-2/+2
* Replace UTCTimeStamp with std::chrono::system_clock::time_pointHenning Baldersheim2019-12-051-1/+1
* Specify UTC explicitHenning Baldersheim2019-11-181-35/+33
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Also run the serialization in different threadpool.Henning Baldersheim2017-08-101-1/+2
* 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
* Implement getEstimatedShrinkLidSpaceGain() for LogDataStore.Geir Storli2017-05-121-0/+1
* Add docIdLimit to DataStoreStorageStats.Geir Storli2017-05-121-1/+1
* Rename nextId() -> getDocIdLimit().Geir Storli2017-05-121-1/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-26/+22
* Wire lid space compaction down to document store.Geir Storli2017-01-191-7/+6
* Expose document store memory usage metrics.Geir Storli2016-12-151-0/+1
* PublishJon Bratseth2016-06-151-0/+67