Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 452 Bytes

Myshard Build Status

Yet another MySQL proxy with Go.

Architecture

Install

cd $WORKSPACE
git clone [email protected]:go-cloud/myshard.git src/github.com/go-cloud/myshard

cd src/github.com/go-cloud/myshard

./bootstrap.sh

make
make test

Feature

Feedback