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