redis - How flush all keys on one namespace only? -


I want to know how can we just delete all keys for a particular name space?

  FLUSHALL   

Delete all keys, this is a problem when using more than one app with the same app.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -