{"id":65180,"library":"filecoin-project-go-multistore","title":"Go Multistore","description":"A Go library for managing multiple key-value stores with a unified interface.","status":"active","version":"0.0.3","language":"go","source_language":null,"source_url":"https://github.com/filecoin-project/go-multistore","tags":["multistore","key-value","storage","filecoin"],"install":[{"cmd":"go get github.com/filecoin-project/go-multistore","lang":"bash","label":"Install github.com/filecoin-project/go-multistore"}],"dependencies":[],"imports":[{"symbol":"multistore","correct":"github.com/filecoin-project/go-multistore"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/filecoin-project/go-multistore\"\n)\n\nfunc main() {\n\tms, _ := multistore.NewMultiStore(\"/tmp/multistore\")\n\tdefer ms.Close()\n\t_ = ms\n}","lang":"go","description":"Creates a new MultiStore instance backed by a directory."},"warnings":[],"env_vars":null,"search_vec":"'filecoin':22 'go':1,4 'interfac':16 'key':10,19 'key-valu':9,18 'librari':5 'manag':7 'multipl':8 'multistor':2,17 'storag':21 'store':12 'unifi':15 'valu':11,20","created_at":"2026-06-17T17:06:48.502385+00:00","updated_at":"2026-06-17T17:06:48.502385+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/filecoin-project/go-multistore","github":"https://github.com/filecoin-project/go-multistore","docs":"https://pkg.go.dev/github.com/filecoin-project/go-multistore#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}