• Dridi Boukelmoune's avatar
    ban: Migrate to VRE · 9219b0dc
    Dridi Boukelmoune authored
    Bans using regular expressions will consume slightly more space, but
    more importantly that breaks persistence binary compatibility. That's
    not a concern because we are both planning for a major release where
    that kind of breakage is acceptable, and in the context of a pcre2
    migration we would also break ban persistence.
    
    And now, VRE is the sole pcre consumer.
    9219b0dc