Mariusz K. Grzeca
- 1y ·
-
Public·
-
mastodon.social
@dansup @pixelfed That is definitely a great solution when it comes to performance, responsiveness, and scalability, if done correctly. However, the consequence of such a solution is that all user timelines are constantly in RAM. Mastodon tackles this by limiting the length of the timeline to 400 most recent posts, which is quite frustrating in my case due to the lack of fallback to SQL queries. Do you plan to introduce similar limitations as Mastodon?