{"id":27948221,"url":"https://github.com/aep/kane","last_synced_at":"2025-05-07T14:56:58.706Z","repository":{"id":287358769,"uuid":"964450607","full_name":"aep/kane","owner":"aep","description":"key value database ORM for golang","archived":false,"fork":false,"pushed_at":"2025-04-12T14:30:05.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T14:56:54.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aep.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":"2025-04-11T08:28:44.000Z","updated_at":"2025-04-12T14:30:09.000Z","dependencies_parsed_at":"2025-04-11T11:41:34.952Z","dependency_job_id":"7886e687-6587-4837-9e8a-a8449be3b3ed","html_url":"https://github.com/aep/kane","commit_stats":null,"previous_names":["aep/kane"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fkane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fkane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fkane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aep%2Fkane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aep","download_url":"https://codeload.github.com/aep/kane/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902639,"owners_count":21822257,"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":[],"created_at":"2025-05-07T14:56:57.962Z","updated_at":"2025-05-07T14:56:58.698Z","avatar_url":"https://github.com/aep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"KANE\n====\n\nan opinionated key value database ORM for golang.\ndrop any object into a KV and search for any of its fields.\n\nthis is a reduced version of apogy, rebuilt on rawkv instead of relying on tikvs percolator,\nwhich suffers under high contention.\n\nif we are willing to sacrifice multi-object transactions,\nwe can make single object commits using zero-phase CAS and the timestamp oracle to create unique index keys.\n\ncontention still requires retrying the CAS because of a limitation in rawkw,\nbut indexing is longer involved in the contention, making the retry significanly more likely to pass.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fkane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faep%2Fkane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faep%2Fkane/lists"}