aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/unique_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use AtomicEntryRef as key for unique store btree dictionary.Tor Egge2022-03-031-2/+2
* Add memory allocator to unique store allocatorTor Egge2022-02-101-8/+0
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update copyright.Henning Baldersheim2021-01-101-1/+1
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-0/+21
* Move reference counts in unique store out of dictionary.Tor Egge2019-08-131-38/+0
* Factor out unique store compare class.Tor Egge2019-08-081-0/+38