The FAQ section regarding cache intervals has been updated with the changes introduced the 21th of Aug 2024, which where announced in this post previously.
Best regards,
Tobias Lindberg
The FAQ section regarding cache intervals has been updated with the changes introduced the 21th of Aug 2024, which where announced in this post previously.
Best regards,
Tobias Lindberg
There have been a minor change to the TibiaData API regarding the gateway handling the requests.
Earlier, we’ve been using Nginx as handler of the requests, but we have successfully switched to Kong API Gateway instead. This is a first step into upcoming changes..
There are two things we would like to highlight so far.
If you want to know more, what the cache intervals are for the different endpoints, you can read our post about TibiaData cache intervals.
Please get in touch with us if you are experiencing any issues and we can try to resolve those.
Regards,
Tobias
I’ve received a lot of questions regarding realtime data and the cache we use on our side.. so I thought that I will give you some more details!
As from v2 of the API, we’ve implemented a cache, to minimize the resources that we use in for example CPU usage and to lower the amount of requests that poll our service on a seconds bases.
We at TibiaData understand that you want the latest latest data, but when receiving that amount of similar requests, we had to limit it somehow.
The cache we use is a memcached daemon, which stores data in the memory to serve the information faster to you.
Here is a list of the different API requests and the corresponding memcached timeouts.
Do you want to contribute with some money to our project?
Here you can find our PayPal pool for TibiaData:
https://paypal.me/pools/c/7ZbFeDdXZ6
Best regards,
Tobias Lindberg