radish

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2017 License: MIT Imports: 4 Imported by: 0

README

Radish

v0.3.0

Build Status

Radish is a simple and powerful Redis GUI administration panel

Features:

As for now Radish supports only managing (adding, deleting, updating) different types of keys and values

Features soming soon (or later...):
  • Slowlog
  • Monitoring instances load
  • Keyboard shortcuts
  • Authorization

Running Radish

The easiest way to run Radish is using Docker image:

$ docker pull sad0vnikov/radish
$ mv config.json.example config.json

Edit config.json and add your Redis hosts

$ docker run docker run -p 8080:8080 -d -v /full/path/to/config.json:/config.json sad0vnikov/radish

Your Radish instance we'll be accessible on localhost:8080

Changelog

v0.3.0
  • Database info page (keys count, memory used, maxmemory value)
  • A filter for values list
  • Database selector
  • Displaying count of found keys and values
v0.2.0
  • Tree view for Redis keys
  • Values list pagination
v0.1.0

initial release

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
http
api
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL