summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/transactionlog/chunks_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* If TLS buffer has more than 8x overhead, shrink it to fit prior to posting ta...Henning Baldersheim2022-01-051-0/+21
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* GC unused age configHenning Baldersheim2020-09-211-3/+0
* Add CommitChunkHenning Baldersheim2020-09-141-0/+49
* Extend unit test to verify that encoding chosen matches expected.Henning Baldersheim2020-09-101-7/+13
* Add test for handling of non-compressable data, and handle it correctly.Henning Baldersheim2020-09-091-0/+5
* Add Chunk as suffix for types and throw instead of making a guess.Henning Baldersheim2020-09-021-5/+5
* - Add contained support for current serialization formats.Henning Baldersheim2020-09-021-0/+61