Delete all keys and values from all databases.
Delete all keys and values from all databases, not just the currently selected one.
redisFlushAll()
Returns TRUE if successful, FALSE otherwise.
B. W. Lewis
http://redis.io/commands
## Not run: redisConnect() redisFlushAll() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.