{"id":21741979,"url":"https://github.com/mortinger91/transactional-key-value-store","last_synced_at":"2026-04-16T14:06:08.666Z","repository":{"id":149352723,"uuid":"463665926","full_name":"mortinger91/Transactional-Key-Value-Store","owner":"mortinger91","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-26T10:35:23.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T21:12:40.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/mortinger91.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}},"created_at":"2022-02-25T20:23:58.000Z","updated_at":"2023-02-24T21:21:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7f435e8-3d9d-45da-9784-7050ea5083e3","html_url":"https://github.com/mortinger91/Transactional-Key-Value-Store","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mortinger91/Transactional-Key-Value-Store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FTransactional-Key-Value-Store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FTransactional-Key-Value-Store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FTransactional-Key-Value-Store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FTransactional-Key-Value-Store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortinger91","download_url":"https://codeload.github.com/mortinger91/Transactional-Key-Value-Store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortinger91%2FTransactional-Key-Value-Store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262601315,"owners_count":23335234,"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":"2024-11-26T06:42:23.973Z","updated_at":"2026-04-16T14:06:08.620Z","avatar_url":"https://github.com/mortinger91.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Transactional Key Value Store project done for a job interview.\n\n\u003ch1\u003eCommands:\u003c/h1\u003e\n\n\tSET \u003ckey\u003e \u003cvalue\u003e // store the value for key\n\tGET \u003ckey\u003e         // return the current value for key\n\tDELETE \u003ckey\u003e      // remove the entry for key\n\tCOUNT \u003cvalue\u003e     // return the number of keys that have the given value\n\tBEGIN             // start a new transaction\n\tCOMMIT            // complete the current transaction\n\tROLLBACK          // revert to state prior to BEGIN call \n\n\u003ch1\u003eBuild:\u003c/h1\u003e\n\n\tgit clone https://github.com/mortinger91/Transactional-Key-Value-Store\n\tcd Transactional-Key-Value-Store\n\tmkdir build\n\tcd build\n\tcmake ..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortinger91%2Ftransactional-key-value-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortinger91%2Ftransactional-key-value-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortinger91%2Ftransactional-key-value-store/lists"}