Skip to content

Extracts value for given key from redis, written in Rust 🦀

Notifications You must be signed in to change notification settings

saiumesh535/redis-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-key

Extracts value for given key from redis, written in Rust 🦀

This tool helps us to extract value for given key

Commands to run

key=redis_key ./redis-key.exe

by default it uses redis url as following

redis://localhost:6379

using custom url

key=redis_key URL=redis://localhost:6379 ./redis-key.exe

Download executables from below

download

About

Extracts value for given key from redis, written in Rust 🦀

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages