• Madelyn Olson's avatar
    Move most of the configuration to a hashtable (#10323) · 4a45386e
    Madelyn Olson authored
    * Moved configuration storage from a list to a hash table
    * Configs are returned in a non-deterministic order. It's possible that a client was relying on order (hopefully not).
    * Fixed an esoteric bug where if you did a set with an alias with an error, it would throw an error indicating a bug with the preferred name for that config.
    4a45386e
config.c 125 KB