GoshawkDB 分布式对象存储 GoshawkDB

blov2016-05-06 16:00:00 • 3170 次点击    
这是一个分享于 2016-05-06 16:00:00 的项目,其中的信息可能已经有所发展或是发生改变。

GoshawkDB 是一个采用 Go 语言开发支持多平台的分布式的对象存储服务,支持事务以及容错。GoshawkDB 的事务控制是在客户端完成的。GoshawkDB 服务器端使用 AGPL 许可,而 Go 语言客户端使用 Apache 许可证。

image

命令行参数:

> 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 serverRead More

Latest commit to the master branch on 2-26-2018
Download as zip
授权协议:
AGPL
开发语言:
Google Go 查看源码»
操作系统:
跨平台
3170 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传