dustout

joined 1 year ago
[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

There really needs to be a SQL result caching layer as well wherever possible. Even caching things a couple seconds in redis would help mitigate ddos issues. Things like counter updates could be batched in a queue to rate limit.This is pretty basic stuff for crafting a scalable site so it seems Lemmy really needs more experienced volunteer help on the codebase.