How to disable redis-cli history -


i've searched around web, have been unable find way disable redis-cli generating file ~/.rediscli_history. concern file logs auth information file (more info. here: https://github.com/antirez/redis/pull/2413). ideas on how this?

just set environment variable rediscli_histfile

env rediscli_histfile=/dev/null redis-cli 

Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -