• Adam Leyshon's avatar
    Added tool to flip price history back to front. · 2429ef77
    Adam Leyshon authored
    New prices were being inserted on the left in the GWP-API
    This makes it so old prices are on the left and new on the right
    This is needed so Redis ltrim can drop old prices from the left as there
    is no rtrim function.
    2429ef77