@dansup I’m always +1 on removing Redis from projects where possible. I find it’s often thrown in as a crutch to overcome a performance issue that could be handled better otherwise (schema/query improvements, Dynamo (or the like), etc.

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
dansup

@blhue Redis is really useful for larger instances, but for smaller ones, they can def get by with the database.

The challenges that masto/pf have are not common, and tbh would be probably better served with a graph database but that's a toot for another day

0
1y
Replies