summaryrefslogtreecommitdiff
path: root/t/metaget.t
Commit message (Expand)AuthorAgeFilesLines
* meta: N flag changes append/prepend. ms s flag.dormando2023-03-111-0/+37
* meta: allow mg without flags + reflect O/k on ENdormando2022-10-201-1/+1
* meta: meta arithmetic command had excess spacesdormando2022-10-201-5/+5
* meta: remove excess spaces from meta responsesdormando2022-10-201-1/+9
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* meta: test coverage for cas fixesdormando2022-01-121-0/+35
* meta: response code OK -> HDdormando2021-06-101-32/+32
* meta: fix metaset syntaxdormando2021-06-101-27/+26
* meta: repairs to mset commanddormando2021-06-101-22/+22
* meta: allow base64'ed binary keys with 'b' flagdormando2021-06-071-0/+17
* proto: clean process_command()dormando2020-03-261-0/+6
* meta: code cleanup and bugfixesdormando2020-03-071-1/+1
* meta: arithmetic command for incr/decrdormando2020-03-061-0/+107
* meta: refactor do_store_item and add 'M' for msetdormando2020-03-061-7/+64
* meta: test for autovivify + quiet flagdormando2020-03-061-0/+5
* meta: make return codes more genericdormando2020-02-141-20/+20
* meta: minor protocol adjustmentsdormando2020-02-011-33/+29
* simplify meta command flag handlingdormando2020-02-011-102/+120
* network: response stacking for all commandsdormando2020-02-011-0/+12
* metaget.t: flush to extstore more frequently.1.5.19dormando2019-09-301-1/+1
* metaget: be strict with flag inputsdormando2019-09-301-0/+10
* metaget: mg with extstore and quiet modedormando2019-09-301-2/+74
* meta text protocol commandsdormando2019-09-301-0/+463