{"id":16812144,"url":"https://github.com/romange/midi-redis","last_synced_at":"2025-03-23T15:31:26.241Z","repository":{"id":78558772,"uuid":"428561911","full_name":"romange/midi-redis","owner":"romange","description":"A toy memory store with great performance","archived":false,"fork":false,"pushed_at":"2022-06-17T16:15:47.000Z","size":78,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T21:52:24.477Z","etag":null,"topics":["cpp17","redis","shared-nothing"],"latest_commit_sha":null,"homepage":"https://www.romange.com/2021/12/09/redis-analysis-part-1-threading-model/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romange.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-11-16T07:41:42.000Z","updated_at":"2025-03-18T19:34:50.000Z","dependencies_parsed_at":"2023-08-31T10:49:19.739Z","dependency_job_id":null,"html_url":"https://github.com/romange/midi-redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romange%2Fmidi-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romange%2Fmidi-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romange%2Fmidi-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romange%2Fmidi-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romange","download_url":"https://codeload.github.com/romange/midi-redis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245122785,"owners_count":20564371,"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":["cpp17","redis","shared-nothing"],"created_at":"2024-10-13T10:20:50.463Z","updated_at":"2025-03-23T15:31:24.504Z","avatar_url":"https://github.com/romange.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# midi-redis\n\nA toy memory store that supports basic commands like `SET` and `GET` for both memcached and redis protocols.\nIn addition, it supports redis `PING` command.\n\nDemo features include:\n1. High throughput reaching millions of QPS on a single node.\n2. TLS support.\n3. Pipelining mode.\n\n## Building from source\nI've tested the build on Ubuntu 21.04+.\n\n\n```\ngit clone --recursive https://github.com/romange/midi-redis\ncd midi-redis \u0026\u0026 ./helio/blaze.sh -release\ncd build-opt \u0026\u0026 ninja midi-redis\n\n```\n\n## Running\n\n```\n./midi-redis --logtostderr\n```\n\nfor more options, run `./midi-redis --help`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromange%2Fmidi-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromange%2Fmidi-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromange%2Fmidi-redis/lists"}