Changelog
2024-09-28
Changelog notice on 2024-09-28
- The service was restored after a lot of downtime in the last two days. We are sorry for the inconvenience.
We change the database engine to a more robust and query-optimized solution. This new solutions seems much more stable and offering better latency, as such:
GET /product/{id}
,GET /search
andGET /stats
all have less than 10ms latency.- Time-series requests are little more slower, around 50-100ms.
- In
GET /search
andGET /product/{id}
, the fieldvariants[].link
was renamed tovariants[].variant_link
.