GoshawkDB 分布式对象存储 项目简介
GoshawkDB 是一个采用 Go 语言开发支持多平台的分布式的对象存储服务,支持事务以及容错。GoshawkDB 的事务控制是在客户端完成的。GoshawkDB 服务器端使用 AGPL 许可,而 Go 语言客户端使用 Apache 许可证。命令行参数:> goshawkdb -h
GoshawkDB 2016/01/10 09:42:00.286354 [goshawkdb -h]
Usage of goshawkdb:
-cert Path
Path to cluster certificate and key file
-config Path
Path to configuration file
-dir Path
Path to data directory
-gen-client-cert
Generate client certificate key pair
-gen-cluster-cert
Generate new cluster certificate key pair
-port int
Port to listen on (default 7894)
-version
Display version and exit
>
GoshawkDB 2016/01/10 09:42:00.286354 [goshawkdb -h]
Usage of goshawkdb:
-cert Path
Path to cluster certificate and key file
-config Path
Path to configuration file
-dir Path
Path to data directory
-gen-client-cert
Generate client certificate key pair
-gen-cluster-cert
Generate new cluster certificate key pair
-port int
Port to listen on (default 7894)
-version
Display version and exit
>