smarthome-server

command module
v0.0.0-...-9121635 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2014 License: MIT Imports: 9 Imported by: 0

README

smarthome-server

==================

smarthome-server is based on the project ledisdb on the github.

Thank siddontang@gmail.com very much for the effort!

Why not write a new one? Time is money and don't REPEAT IT!

The My-smart-home on the gitosc has a C-based server side which is based on the redis,

but it's no so fast to write c code, golang is better!

Features

  • To be continued.

Build and Install

  • Create a workspace and checkout smarthome-server source

      mkdir $WORKSPACE
      cd $WORKSPACE
      git clone git@git.oschina.net:ckrissun/smarthome-server.git src/git.oschina.net/ckrissun/smarthome-server
    
      cd src/git.oschina.net/ckrissun/smarthome-server
    
  • Then:

      ./bootstrap.sh
      make clean && make
    

Run

./smarthome-server -conf=server.conf

Todo

Thanks

siddontang@gmail.com

Feedback

ckrissun@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
_vendor
src/github.com/fzzy/radix/extra/sentinel
The sentinel package provides a convenient interface with a redis sentinel which will automatically handle pooling connections and automatic failover.
The sentinel package provides a convenient interface with a redis sentinel which will automatically handle pooling connections and automatic failover.
src/github.com/fzzy/radix/redis/resp
This package provides an easy to use interface for creating and parsing messages encoded in the REdis Serialization Protocol (RESP).
This package provides an easy to use interface for creating and parsing messages encoded in the REdis Serialization Protocol (RESP).
src/github.com/go-sql-driver/mysql
Go MySQL Driver - A MySQL-Driver for Go's database/sql package
Go MySQL Driver - A MySQL-Driver for Go's database/sql package
src/github.com/siddontang/go-log/log
log package supplies more advanced features than go orign log package.
log package supplies more advanced features than go orign log package.
src/github.com/siddontang/go-log/logd
a simple log server to receive remote log and write with specified handler
a simple log server to receive remote log and write with specified handler
src/github.com/ugorji/go/codec
High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc .
High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc .
Package server supplies a way to use ledis as service.
Package server supplies a way to use ledis as service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL