Redis data retention
Hi fellow devvitors. I have finally published my first game on Reddit. This question may sound trivial but I couldn't find the answer in the docs. I am using Redis to store leaderboard data and users who have played the game. If I publish a new version of the app and update it in my sub then will the previously existing data be removed? Or how does it work with Redis?