We are using price updates fetched from Hermes to resolve the SOL price for historical transactions.
We’d like to cache this data to one of databases for potentially fetching second-by-second prices in a large interval that would exceed rate limits.
Is there an efficient way to query for a range of price updates in Hermes, or any other ways to get this data?