• yoav-steinberg's avatar
    Multiparam config get. (#9914) · 70ff26b4
    yoav-steinberg authored
    Support doing `CONFIG GET <x> <y> <z>`, each of them can also be
    a pattern with wildcards.
    
    This avoids duplicates in the result by looping over the configs and for
    each once checking all the patterns, once a match is found for a pattern
    we move on to the next config.
    70ff26b4
config.c 116 KB