Skip to content

bingoohuang/redisweb

Repository files navigation

redisweb

redis web ui based on golang.

build

  1. go get github.com/markbates/pkger/cmd/pkger && pkger
  2. go build or go install ./...
  3. linux:env GOOS=linux GOARCH=amd64 go build -o redisweb
  4. windows: env GOOS=windows GOARCH=amd64 go build

startup

$ redisweb -h
Usage of redisweb:
  -config string
        config file path (default "redisweb.toml")

snapshots

image image image image image image image image

About

redis web admin based on go lang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •