lampretard
Friday, March 30, 2018
redis commands
start cli
redis-cli
show keys
KEYS
showo keys starting with blog
KEYS blog*
clear all keys (delete all from redis)
flushall
Saturday, March 3, 2018
change jvm options
sudo vi jvm.options
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)