You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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