Skip to content

wylzabc/go-implement-your-cache-server

 
 

Repository files navigation

export GOPATH=`pwd`

go get github.com/go-redis/redis
go get github.com/hashicorp/memberlist
go get stathat.com/c/consistent

git submodule update --init
cd rocksdb && make static_lib

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 71.3%
  • C++ 18.7%
  • Shell 8.4%
  • Makefile 1.6%