summaryrefslogtreecommitdiff
path: root/t/extstore.t
Commit message (Expand)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* storage: parameterize the compaction thread sleepdormando2022-02-211-1/+1
* extstore: use fcntl locking on disk filedormando2020-11-111-0/+5
* extstore JBOD supportdormando2018-08-061-1/+1
* split storage writer into its own threaddormando2018-08-031-6/+12
* extstore tests: further tuning of testsdormando2018-05-241-5/+26
* extstore tests: adjust pacing and sizingdormando2018-05-241-2/+3
* Spelling fixesJosh Soref2018-03-141-1/+1
* extstore: tuning drop_unread semanticsdormando2017-12-151-0/+2
* extstore: fix size tracking and adjust drop_unreaddormando2017-12-081-0/+2
* extstore: C version of automove algorithmdormando2017-12-071-1/+1
* extstore: add ext_drop_unread option + live tunedormando2017-11-281-0/+9
* extstore: crawler fix and ext_low_ttl optiondormando2017-11-281-1/+1
* extstore: don't start with UDP supportdormando2017-11-281-1/+1
* extstore: configure and start time gatingdormando2017-11-281-2/+9
* extstore: support chunked items.dormando2017-11-281-2/+9
* extstore: skip unhit objects if full in compactiondormando2017-11-281-6/+24
* basic extstore testsdormando2017-11-281-0/+106