summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/unique_store_string_allocator/unique_store_string_allocator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add memory allocator to unique store allocatorTor Egge2022-02-101-1/+14
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-2/+2
* Style fixes for UniqueStoreStringAllocator.Tor Egge2019-08-151-6/+6
* Add struct BufferStats, used by unit tests.Tor Egge2019-08-151-36/+21
* Add separate allocator for strings in unique store.Tor Egge2019-08-151-0/+204