aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/btree_bucket_database_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC last use of hasItem, and use lookup interface directly.Henning Baldersheim2023-08-161-3/+3
* Drop support for old gtest.Tor Egge2022-11-181-2/+2
* Make B-tree bucket database values atomic to ensure well-defined accessTor Brede Vekterli2022-03-111-1/+76
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Decouple and cleanup. No semantic changes.Henning Baldersheim2021-01-211-1/+1
* Expose ReadGuard via AbstractLockableMap interfaceTor Brede Vekterli2020-07-071-4/+10
* Reduce code duplication in test code.Tor Egge2020-03-301-7/+2
* Handle newer gtest versions where the legacy API is deprecated.Tor Egge2020-03-291-0/+5
* Add config option for using B-tree bucket DB in distributorTor Brede Vekterli2019-09-241-0/+45
* Add initial B+tree distributor bucket databaseTor Brede Vekterli2019-05-091-0/+12