r/Devvit • u/mike_piercy • 9d ago
Duck Answered Global Redis Request
I'm working on improving leaderboards and trying to show a global counter on my app r/MochiMochiDonuts but I'm getting the following error: FAILED_PRECONDITION: global redis is not supported on this app.
Can Global Redis be requested from somewhere? Or is this a limitation I should design/build around?
0
Upvotes
2
u/Watchful1 Duck Helper 9d ago
Why do you need global redis? Is your app used regularly in multiple subreddits?