对ForestDB进行绑定-Golang开发

时间:2021-05-26 18:16:30
【文件属性】:
文件名称:对ForestDB进行绑定-Golang开发
文件大小:41KB
文件格式:ZIP
更新时间:2021-05-26 18:16:30
Golang Database goforestdb用于ForestDB构建的Go绑定获取并构建forestdb:https://github.com/couchbaselabs/forestdb(运行make install以安装库)在系统位置上安装头文件在Ubuntu 14.0上,用于ForestDB构建的goforestdb Go绑定获取并构建forestdb :https://github.com/couchbaselabs/forestdb(运行make install安装该库)将头文件安装到系统位置在Ubuntu 14.04上:cd && mkdir / usr / local / include / libforestdb && cp include / libforestdb / * / usr / local / include / libforestdb go get -u -v -t github.com/couchbase/goforestdb文档请参阅godocs示例用法(没有适当的错误处理) )://打开数据库db,_:=打开
【文件预览】:
goforestdb-master
----commit_test.go(2KB)
----.gitignore(274B)
----iterator_test.go(11KB)
----iterator.go(6KB)
----info.go(2KB)
----kv.go(2KB)
----doc.go(3KB)
----pool_test.go(930B)
----info_test.go(3KB)
----kvbatch_test.go(3KB)
----docs.go(521B)
----tx.go(2KB)
----forestdb.go(7KB)
----error.go(5KB)
----LICENSE(11KB)
----forestdb_test.go(8KB)
----examples()
--------custom_comparator()
----cgo.go(663B)
----file.go(7KB)
----README.md(975B)
----snapshot_marker_test.go(4KB)
----tx_test.go(3KB)
----file_test.go(721B)
----kvbatch.go(3KB)
----log.h(94B)
----cgo_static.go(941B)
----log_test.go(3KB)
----kv_test.go(2KB)
----commit.go(2KB)
----log.go(2KB)
----snapshot_marker.go(3KB)
----pool.go(2KB)
----config.go(10KB)

网友评论