8000 GitHub - dreamersdw/redis-view: A tree like tool help you to explore data structures in your redis server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dreamersdw/redis-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-view

redis-view is a tree like tool help you explore data structures in your redis server

Installation

go get -u github.com/dreamersdw/redis-view

Usage

Usage:
	redis-view [--url=URL] [--sep=SEP] [--only-keys] [--nowrap] [PATTERN...]
	redis-view --version
	redis-view --help

Example:
	redis-view 'tasks:*' 'metrics:*'

Screenshot

redis-view

About

A tree like tool help you to explore data structures in your redis server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0