Registry / utility / dfuse-io-dstore

dfuse-io-dstore

JSON →
library0.2.3gogounverified

A Go library for distributed storage operations.

go get github.com/dfuse-io/dstore
INSTALL
IMPORT
SIG · DFUSE-IO-DSTORE
D
dfuse-io-dstore
utilitygov0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dstore
github.com/dfuse-io/dstore

Create a simple local store

package main import ( "fmt" "github.com/dfuse-io/dstore" ) func main() { store, _ := dstore.NewSimpleStore("local:///tmp") fmt.Println(store) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
dfuse-io-dstore — go get dfuse-io-dstore · libregistry