{"id":19113927,"url":"https://github.com/ffernandolima/in-memory-database-app","last_synced_at":"2026-06-02T07:30:16.602Z","repository":{"id":38051835,"uuid":"208069832","full_name":"ffernandolima/in-memory-database-app","owner":"ffernandolima","description":"In-memory database app is an implementation of a database which uses only memory for storing data. It implements some commands from the very known in-memory database called Redis (https://redis.io/).","archived":false,"fork":false,"pushed_at":"2022-12-08T06:05:19.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T06:13:38.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ffernandolima.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}},"created_at":"2019-09-12T14:24:18.000Z","updated_at":"2024-10-11T03:42:21.000Z","dependencies_parsed_at":"2023-01-24T14:30:29.627Z","dependency_job_id":null,"html_url":"https://github.com/ffernandolima/in-memory-database-app","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/ffernandolima%2Fin-memory-database-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandolima%2Fin-memory-database-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandolima%2Fin-memory-database-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffernandolima%2Fin-memory-database-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffernandolima","download_url":"https://codeload.github.com/ffernandolima/in-memory-database-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170064,"owners_count":19759143,"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-09T04:39:34.769Z","updated_at":"2026-06-02T07:30:16.539Z","avatar_url":"https://github.com/ffernandolima.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# in-memory-database-app\n\nIn-memory database app is an implementation of a database which uses only memory for storing data. \n\nIt implements some commands from the very known in-memory database called Redis (https://redis.io/).\n\nIt supports the following commands:\n\nSET\nGET\nDEL\nDBSIZE\nINCR\nZADD\nZCARD\nZRANK\nZRANGE\n\nSimplyfing the way other applications consume the database, it was designed to receive and reply back to the consumer always using strings:\n\n- All keys and values are ASCII strings from the set [a-zA-Z0-9_]\n- Commands are ASCII strings delimited by white-space\n- Responses are ASCII strings delimited by white-spaces when it's needed\n\nThere's a web server built with docker which allows many consumers at the same time. The database is exposed through http protocol and connections should be established using the port 8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffernandolima%2Fin-memory-database-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffernandolima%2Fin-memory-database-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffernandolima%2Fin-memory-database-app/lists"}