Universalis-FFXIV / Universalis

A crowdsourced market board API for FFXIV.
https://universalis.app/
MIT License
184 stars 28 forks source link

AggregatedMarketBoardData: Store item world upload times in redis instead of postgres #1365

Closed Kouzukii closed 2 months ago

Kouzukii commented 2 months ago

Fetching item world upload times from redis is a bottleneck for the API. We can fetch them from redis as well.