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

php - how to change mysql_result($res, 0, "url"); to mysqli -

c# - Textbox not clickable but editable -

Matlab transpose a table vector -