Skip to content

mackjoner/gobeansproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBeansProxy

A proxy for Gobeansdb.

Prepare

Supported Go version: > 1.11.0

Install

$ git clone http://github.com/douban/gobeansproxy.git
$ cd gobeansproxy
$ go mod vendor
$ make

test

$ make test  # unit test

run

# Run with conf
$ ${GOPATH}/bin/proxy -confdir pathToConfDir

# Others
$ ${GOPATH}/bin/proxy -h

About

A proxy for GoBeansDB

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 65.3%
  • Python 25.1%
  • HTML 5.7%
  • Shell 2.5%
  • JavaScript 0.6%
  • Makefile 0.4%
  • CSS 0.4%