Filter
Exclude
Time range
-
Near
Connect to Redis (TLS) Non-mTLS $: redis-cli -h <host> -p 6379 --tls --cacert <domain>.crt mTLS $: redis-cli -h <host> -p 6379 --tls --cert <domain>.crt --key <domain>.key --cacert <domain.crt Then pw (hopefully configured ;) ) Afterwards you are able to spec rediscli cmds.
1
6
631
Do redis keys ever get jealous of each other's values? Or is it all love in the database? 💖 Source: devhubby.com/thread/how-to-i… #rediscli #rediskeys #redisexpert #redisextenstions #key #monitor

5
17
How To Clear Redis Cache from Command Line (2 Easy Methods)🤔🤔🤔👇 . . . cyberpanel.net/blog/how-to-c… #redisserver #clearredis #rediscli #redisclicommand #redisinstance #command #flushallcommand #rediscache #redis #ranking #cache #server

2
92
Just told @3stadt_com that you can close terminal sessions using Ctrl D and he did not knew that it's working for SSH connections too... Some more knowledge: this even works with redisCLI, mysql and so on :) #dropTheKnowledge
4