Remix.run Logo
flanked-evergl 8 hours ago

We dropped Redis from a 4 year old app that had a rapidly growing userbase. Best choice ever. We never looked back once other than to think how annoying it was to have to deal with Redis in addition to Postgres.

Implicated 2 hours ago | parent [-]

Sincerely (Feel the need to add that given the tension around here in these comments), I'm curious how Redis was annoying. Can you give any detail/insight?

flanked-evergl 33 minutes ago | parent [-]

Every component takes work. You have to upgrade it, something goes wrong with tuning, you have to debug it, etc. It went wrong about once a month, somehow. I'm sure it was fixable, but time is a commodity, and not having it any more gives us more time to work on other things.

We can't get rid of Postgres, but since we run Postgres on GCP we really never even think about it.