You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stat namespace in our Redis DB is approaching 2 million keys.
What is the best way to clean up this namespace?
Is it safe to delete the entire namespace?
The text was updated successfully, but these errors were encountered:
The
stat
namespace in our Redis DB is approaching 2 million keys.What is the best way to clean up this namespace?
Is it safe to delete the entire namespace?
The text was updated successfully, but these errors were encountered: