{"id":22627127,"url":"https://github.com/gr455/omnipresence","last_synced_at":"2026-02-15T06:31:13.541Z","repository":{"id":263270493,"uuid":"889552686","full_name":"gr455/omnipresence","owner":"gr455","description":"Distributed key value datastore","archived":false,"fork":false,"pushed_at":"2025-02-04T13:57:51.000Z","size":98173,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T01:12:32.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gr455.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-16T16:10:39.000Z","updated_at":"2025-02-05T17:49:38.000Z","dependencies_parsed_at":"2025-01-04T16:25:55.448Z","dependency_job_id":"73223d31-742f-4089-a2c9-4ab6ed62230f","html_url":"https://github.com/gr455/omnipresence","commit_stats":null,"previous_names":["gr455/omnipresence"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gr455/omnipresence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr455%2Fomnipresence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr455%2Fomnipresence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr455%2Fomnipresence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr455%2Fomnipresence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr455","download_url":"https://codeload.github.com/gr455/omnipresence/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr455%2Fomnipresence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29471941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T05:26:30.465Z","status":"ssl_error","status_checked_at":"2026-02-15T05:26:21.858Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T01:07:37.862Z","updated_at":"2026-02-15T06:31:13.523Z","avatar_url":"https://github.com/gr455.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Omnipresence\nReplicated key-value storage. etcd's cousin.\n\nOmnipresence uses the Raft consensus algorithm for its replication engine.\n\n## Run\n1. Run `make`\n2. Use default (5 peers) or Add details about your raft nodes in `config.json` and `client/config.json`\n3. Within the `bin/` directory, find the `omnipresence` binary\n4. Set `RAFT_PEER_ID` and `RAFT_PEER_PORT` env vars and run the binary to start a single Raft node. These should match the ones in config.\n```\nRAFT_PEER_ID=peer1 RAFT_PEER_PORT=50051 bin/linux-amd64/omnipresence\n```\n4. Start many Raft nodes\n5. Within the `bin/` directory, find the `client` binary\n6. Run the client binary to interact with the key value map.\n\n![Screenshot](https://github.com/user-attachments/assets/756e19cc-63e6-481a-84fc-fe72c09e7aef)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr455%2Fomnipresence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr455%2Fomnipresence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr455%2Fomnipresence/lists"}