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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?