go-datastore

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

  • Owner: ipfs/go-datastore
  • Platform: Linux,Mac,Windows
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Owneripfs/go-datastore
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2014-01-19 18:56:13
Pushed At2025-05-26 11:48:42
Last Commit At2025-03-28 14:09:02
Release Count51
Last Release Namev0.8.2 (Posted on )
First Release Namegx/v0.0.0 (Posted on )
用户参与
Stargazers Count238
Watchers Count24
Fork Count67
Commits Count549
Has Issues Enabled
Issues Count41
Issue Open Count13
Pull Requests Count159
Pull Requests Open Count6
Pull Requests Close Count29
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private