gocb

The Couchbase Go SDK

  • 所有者: couchbase/gocb
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

GoDoc

Couchbase Go Client

This is the official Couchbase Go SDK. If you are looking for our
previous unofficial prototype Go client library, please see:
http://www.github.com/couchbase/go-couchbase.

The Go SDK library allows you to connect to a Couchbase cluster from
Go. It is written in pure Go, and uses the included gocbcore library to
handle communicating to the cluster over the Couchbase binary
protocol.

Source

The project source is hosted at http://github.com/couchbase/gocb.

Documentation

You can explore our API reference through godoc at https://godoc.org/github.com/couchbase/gocb.

You can also find documentation for the Go SDK at the Couchbase Developer Portal.

Bug Tracker

Issues are tracked on Couchbase's public issues.couchbase.com.
Contact the site admins
regarding login or other problems at issues.couchbase.com (officially) or ask
around in couchbase/discuss on gitter.im
(unofficially).

Installing

To install the latest stable version, run:

go get gopkg.in/couchbase/gocb.v1

To install the latest developer version, run:

go get github.com/couchbase/gocb

License

Copyright 2016 Couchbase Inc.

Licensed under the Apache License, Version 2.0.

See
LICENSE
for further details.

主要指标

概览
名称与所有者couchbase/gocb
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2015-01-15 20:01:32
推送于2025-04-17 12:22:44
最后一次提交2025-04-17 11:53:15
发布数103
最新版本名称v2.10.0 (发布于 2025-04-17 12:22:42)
第一版名称v0.1.0 (发布于 2015-02-25 15:40:30)
用户参与
星数371
关注者数62
派生数108
提交数1.2k
已启用问题?
问题数1
打开的问题数1
拉请求数0
打开的拉请求数3
关闭的拉请求数78
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?