go-datastore

键值数据存储接口。「key-value datastore interfaces」

  • 所有者: ipfs/go-datastore
  • 平台: Linux,Mac,Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

go-datastore




standard-readme compliant
GoDoc

key-value datastore interfaces

Lead Maintainer

Steven Allen

Table of Contents

Background

Datastore is a generic layer of abstraction for data store and database access. It is a simple API with the aim to enable application development in a datastore-agnostic way, allowing datastores to be swapped seamlessly without changing application code. Thus, one can leverage different datastores with different strengths without committing the application to one datastore throughout its lifetime.

In addition, grouped datastores significantly simplify interesting data access patterns (such as caching and sharding).

Based on datastore.py.

Documentation

https://godoc.org/github.com/ipfs/go-datastore

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT

主要指标

概览
名称与所有者ipfs/go-datastore
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2014-01-19 18:56:13
推送于2025-03-29 08:32:08
最后一次提交2025-03-28 14:09:02
发布数51
最新版本名称v0.8.2 (发布于 )
第一版名称gx/v0.0.0 (发布于 )
用户参与
星数237
关注者数24
派生数67
提交数549
已启用问题?
问题数41
打开的问题数13
拉请求数159
打开的拉请求数6
关闭的拉请求数27
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?