# README
database
database with flag,enable rollback data
Build
- git clone
- cd database
- go build
command
Command | Description |
---|---|
./database -h | help |
./database -c stop | stop service |
./database -c uinstall | uninstall service |
./database -c install | install service |
./database -c start | start service |
./database -c stat | show service stat |
./database | only run(not register service) |
Run
- change listener port: conf.json
- stop & uninstall
- install
- start
- check stat