Answer the question
In order to leave comments, you need to log in
Queuing for updating data?
Something is not built in the head of the algorithm how to do it.
As an example, let's say there is an online game. There is a backend database where everything is stored in a detailed form. I want users to make userbars with some kind of statistics. Accordingly, you don’t want to constantly pull and calculate data from the working database for obvious reasons. To do this, I want to make a separate database and pull data from the combat database into it from time to time. For example this one:
1 Vasya last_update_date last_data_access_date
2 Petya last_update_date last_data_access_date
3 Zhenya last_update_date last_data_access_date
Answer the question
In order to leave comments, you need to log in
In principle, sphinx will suit you, you can integrate mongo, but it's easier to use sphinx, you can even make a configuration with rt indexes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question