{"id":15694467,"url":"https://github.com/micheleriva/aika","last_synced_at":"2025-05-08T21:16:40.070Z","repository":{"id":111227806,"uuid":"179050337","full_name":"micheleriva/aika","owner":"micheleriva","description":"⛈ In-memory key-value multithreaded database","archived":false,"fork":false,"pushed_at":"2019-08-08T15:18:28.000Z","size":51,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T21:16:33.922Z","etag":null,"topics":["database","haskell","in-memory","in-memory-database","key-value","redis"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/micheleriva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-04-02T10:04:32.000Z","updated_at":"2023-08-22T15:35:31.000Z","dependencies_parsed_at":"2023-05-31T14:15:35.436Z","dependency_job_id":null,"html_url":"https://github.com/micheleriva/aika","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Faika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Faika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Faika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleriva%2Faika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micheleriva","download_url":"https://codeload.github.com/micheleriva/aika/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149621,"owners_count":21861740,"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":["database","haskell","in-memory","in-memory-database","key-value","redis"],"created_at":"2024-10-03T18:58:59.752Z","updated_at":"2025-05-08T21:16:40.065Z","avatar_url":"https://github.com/micheleriva.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"/docs/aika_logo.png\" align=\"center\" /\u003e\n\n**Aika** is a simple and high performance key-value in-memory database. \u003cbr /\u003e\nYou can test it using **redis-cli**:\n\n```sh\nsh redis-cli -p 9919\n127.0.0.1:9919\u003e set name John\n127.0.0.1:9919\u003e get name \"John\"\n```\n\nIt's just a research project, not ready for production.\n\n# Installation\n\nYou can build your own **Aika** version by cloning the repository and using Haskell **stack**:\n\n```sh\ngit clone git@github.com:micheleriva/aika.git \u0026\u0026 cd aika\nstack build \u0026\u0026 stack exec aika\n```\n\n# License\nAika is [MIT](/LICENSE.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleriva%2Faika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicheleriva%2Faika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleriva%2Faika/lists"}