So everysince since i saw the live donation board in pls donate i was super fascinated about it and wanted to create my own. Though i have no idea how thye managed to pull their one off???
My first solution was to use “MessagingService” to publish new donations. Though i tried that with a loop that would imitate donations. That reached the limit quickly.
My second solution was to use “MemoryStoreService”. I did the same thing. Made a loop that imitated donations. Though that ALSO reached the limits fairly quickly.
My third solution was to use datastores. Though i didnt even try that because that would reach the limits VERY quickly obviously with new donations coming in at a fast rate.
Since all my solutions failed i came to the dev forum to ask for some advice.How would i make a donation board that actually is LIVE and refreshes as quick as the one in pls donate??? did they use some sort of other database/service to achieve this?
I don’t know if I understand correctly if there are players plus a large number of servers, which will cause a large amount of data to be transmitted as well. Therefore, the chances of being addicted to RateLimit will be less because a player should not send requests often because not everyone will donate.