Go-Redis-Admin

command module
v0.0.0-...-3e06d77 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

README

Go-Redis-Admin

   ______         ____           ___         ___       __          _     
  / ____/___     / __ \___  ____/ (_)____   /   | ____/ /___ ___  (_)___ 
 / / __/ __ \   / /_/ / _ \/ __  / / ___/  / /| |/ __  / __ `__ \/ / __ \
/ /_/ / /_/ /  / _, _/  __/ /_/ / (__  )  / ___ / /_/ / / / / / / / / / /
\____/\____/  /_/ |_|\___/\__,_/_/____/  /_/  |_\__,_/_/ /_/ /_/_/_/ /_/ 

Another web interface to manage Redis databases. Power by golang and pintuer UI.

database: See database for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
config
* * basic config * * * * developement configure * * * * * product configure * * * * mysql,redis etc * *
* * basic config * * * * developement configure * * * * * product configure * * * * mysql,redis etc * *
src
api/v1/Godeps/_workspace/src/github.com/dchest/captcha
Package captcha implements generation and verification of image and audio CAPTCHAs.
Package captcha implements generation and verification of image and audio CAPTCHAs.
api/v1/Godeps/_workspace/src/github.com/go-sql-driver/mysql
Package mysql provides a MySQL driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details
Package mysql provides a MySQL driver for Go's database/sql package The driver should be used via the database/sql package: import "database/sql" import _ "github.com/go-sql-driver/mysql" db, err := sql.Open("mysql", "user:password@/dbname") See https://github.com/go-sql-driver/mysql#usage for details
service/redis/Godeps/_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.

Jump to

Keyboard shortcuts

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