Remix.run Logo
trumpdong an hour ago

If you consider it important, you have to store it in a real database. No buts. If you don't consider it important, sharded redis works fine.

9dev an hour ago | parent [-]

Redis is a real database. If I wasn’t convinced it could retain data I hand it, I wouldn’t use it in the first place.

Just because it works for your use case right now doesn’t mean there isn’t room for improvements to support others too.

trumpdong 29 minutes ago | parent [-]

> Redis is a real database.

Oh good, then you don't need to do any of the stuff that you suggested to do