{"id":20786276,"url":"https://github.com/ecnepsnai/ds","last_synced_at":"2025-05-05T16:08:08.012Z","repository":{"id":57514482,"uuid":"162339019","full_name":"ecnepsnai/ds","owner":"ecnepsnai","description":"A key-value store with hash indexes","archived":false,"fork":false,"pushed_at":"2024-08-26T14:07:40.000Z","size":230,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T22:11:39.949Z","etag":null,"topics":["go","golang","nosql"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ecnepsnai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ecnepsnai"]}},"created_at":"2018-12-18T19:58:29.000Z","updated_at":"2024-06-05T02:47:10.000Z","dependencies_parsed_at":"2023-12-28T04:25:35.657Z","dependency_job_id":"dcebcd9c-7cbb-475b-8b1c-31b7e6485e7c","html_url":"https://github.com/ecnepsnai/ds","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecnepsnai%2Fds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecnepsnai%2Fds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecnepsnai%2Fds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecnepsnai%2Fds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecnepsnai","download_url":"https://codeload.github.com/ecnepsnai/ds/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252531831,"owners_count":21763290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","golang","nosql"],"created_at":"2024-11-17T14:51:29.634Z","updated_at":"2025-05-05T16:08:07.944Z","avatar_url":"https://github.com/ecnepsnai.png","language":"Go","funding_links":["https://github.com/sponsors/ecnepsnai"],"categories":[],"sub_categories":[],"readme":"# DS\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/ecnepsnai/ds?style=flat-square)](https://goreportcard.com/report/github.com/ecnepsnai/ds)\n[![Godoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/ecnepsnai/ds)\n[![Releases](https://img.shields.io/github/release/ecnepsnai/ds/all.svg?style=flat-square)](https://github.com/ecnepsnai/ds/releases)\n[![LICENSE](https://img.shields.io/github/license/ecnepsnai/ds.svg?style=flat-square)](https://github.com/ecnepsnai/ds/blob/master/LICENSE)\n\nPackage ds (short for \"data store\") is a key-value store with hash indexes. It allows for rudimentary but lightning fast\nretrieval of grouped or relevant data without having to iterate over all objects in the store.\n\nDefine the primary key, indexed keys, and unique keys as tags on struct fields, and DS takes care of the rest.\n\n# Usage \u0026 Examples\n\nExamples can be found on the [documentation for the library](https://pkg.go.dev/github.com/ecnepsnai/ds)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecnepsnai%2Fds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecnepsnai%2Fds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecnepsnai%2Fds/lists"}