doornsa.blogg.se

Redis windows client cmd
Redis windows client cmd











redis windows client cmd

Two, the Redis command protocol is super simple as protocols go. One, most Redis drivers already support TLS/SSL. Redli is a Go application which leverages two useful facts. There had to be an easier way and we think it is Redli. There's also the time to setup issue a new user with no Redis will need to download Redis itself (to get redis-cli) and install stunnel before the script starts working.

redis windows client cmd

It works but it's far from as elegant a solution as we had hoped.

redis windows client cmd

It is an automated script which does the stunnel configuration on-demand. We looked to address that with stunredis. Add in the extra wrinkle of managing certificates for verifying the servers and it's all just a bit tedious. With one server, that's not a huge issue but if you are talking to four or five Redis servers regularly, now you have to remember which local ports map to which servers. You need to configure up stunnel, get that to connect to the Redis server and map to a local port, then ask redis-cli to connect to that local port. It is just right for when you want to connect into a Redis server and fire off some commands to change some keys or do some monitoring or try out your latest idea.īut when you work with Redis servers behind TLS/SSL portals, then things get a bit less easy.

redis windows client cmd

It's a solid, no-nonsense command line client with some great command line handling. You can get the source code and executables now. TL DR: There's a new Redis CLI client from Compose which lets you connect with TLS/SSL rediss: URLs too. It makes connecting to a TLS/SSL-protected server as simple as connecting to one with no encryption protection. Today, we're pleased to release, as open source, Redli - a humane alternative to the redis-cli and TLS connections. Redli - your new Redis command line client from Compose redis compose ibm cloud Free 30 Day Trial













Redis windows client cmd