aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/array_store_config/array_store_config_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove use of std::min.Tor Egge2023-06-231-1/+1
* Cap number of entries in a buffer to avoid very large buffers.Tor Egge2023-06-231-22/+52
* Rename maxSmallArrayTypeId to max_type_id.Tor Egge2023-06-191-6/+6
* Add get_entry_size member function in array store type mappers that mapsTor Egge2023-06-131-2/+2
* Rename member variables in BufferTypeBase:Tor Egge2023-04-041-11/+11
* Refactor ArrayStore to support generic type id to array size mappers.Geir Storli2022-09-291-11/+13
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use size literals in vespalibArne Juul2021-02-151-1/+2
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-0/+84