Comment on Lemmy "Subscribed" page loads slower than "All"?
your_paranoid_neighbour@lemmy.dbzer0.com 6 days ago
Every instance is like this it seems, maybe lemmy doesn’t make a batched select at the cache and the db, bit idk.
Maybe a new webscale backend could solve this, but i’m just a java backend developer, not a rust one. Maybe could be an interesting project, scala + pulsar + batching, turning lemmy into a microservices hellscape.