{"id":62859,"library":"hashicorp-raft-snapshot","title":"HashiCorp Raft Snapshot","description":"Package raft-snapshot provides archive utilities for managing Raft snapshot tar files with integrity verification.","status":"active","version":"1.0.4","language":"go","source_language":null,"source_url":"https://github.com/hashicorp/raft-snapshot","tags":["raft","snapshot","consensus","archive","hashicorp"],"install":[{"cmd":"go get github.com/hashicorp/raft-snapshot","lang":"bash","label":"Install github.com/hashicorp/raft-snapshot"}],"dependencies":[],"imports":[{"symbol":"raftsnapshot","correct":"github.com/hashicorp/raft-snapshot"}],"quickstart":{"code":"package main\n\nimport (\n\t\"bytes\"\n\t\"github.com/hashicorp/raft-snapshot\"\n)\n\nfunc main() {\n\tvar buf bytes.Buffer\n\terr := raftsnapshot.Write(&buf, raftsnapshot.SnapshotMeta{}, []byte(\"state\"))\n\tif err != nil {\n\t\tpanic(err)\n\t}\n}","lang":"go","description":"Write a Raft snapshot to a buffer"},"warnings":[],"env_vars":null,"search_vec":"'archiv':9,23 'consensus':22 'file':16 'hashicorp':1,24 'integr':18 'manag':12 'packag':4 'provid':8 'raft':2,6,13,20 'raft-snapshot':5 'snapshot':3,7,14,21 'tar':15 'util':10 'verif':19","created_at":"2026-06-17T16:36:40.495820+00:00","updated_at":"2026-06-17T16:36:40.495820+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/hashicorp/raft-snapshot","github":"https://github.com/hashicorp/raft-snapshot","docs":"https://pkg.go.dev/github.com/hashicorp/raft-snapshot#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"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}}