Skip to content
/ sledge Public

🛷 Terminal based Redis UI for terminal dweller

License

Notifications You must be signed in to change notification settings

somnek/sledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sledge 🛷

A small, simple, minimalistic, and fast Redis TUI client written in Go.

Usage

  • Connect to a local Redis server:
sledge "redis://localhost:6379"
  • It's always a good idea to wrap the connection string in quotes to avoid shell expansion.

Installation

You can install the appropriate binary for your operating system by visiting the Release page.

Note:
If you're on macOS, you may need to run:

xattr -c ./Sledge\ v0.1.1\ Darwin\ x86_64.tar.gz

to (to avoid "unknown developer" warning)

Controls

Key Description
j Down
k Up
g To Top
G To Bottom
Ctrl + C Quit

Features

Currently, Sledge supports the following types:

  • String
  • List
  • Set
  • Hash

About

🛷 Terminal based Redis UI for terminal dweller

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages