{"id":16311381,"url":"https://github.com/zag/kv-database-simple","last_synced_at":"2026-01-21T12:02:35.153Z","repository":{"id":40768220,"uuid":"264282363","full_name":"zag/kv-database-simple","owner":"zag","description":"simple key-value  db driven by rabbitmq","archived":false,"fork":false,"pushed_at":"2023-01-06T06:00:56.000Z","size":958,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T04:00:44.472Z","etag":null,"topics":["database-as-a-service","journaling","nodejs","rabbitmq","snapshot-testing"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/zag.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":"2020-05-15T19:37:02.000Z","updated_at":"2023-03-07T14:33:49.000Z","dependencies_parsed_at":"2023-02-05T12:01:29.022Z","dependency_job_id":null,"html_url":"https://github.com/zag/kv-database-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zag/kv-database-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Fkv-database-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Fkv-database-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Fkv-database-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Fkv-database-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zag","download_url":"https://codeload.github.com/zag/kv-database-simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Fkv-database-simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-as-a-service","journaling","nodejs","rabbitmq","snapshot-testing"],"created_at":"2024-10-10T21:44:11.234Z","updated_at":"2026-01-21T12:02:35.137Z","avatar_url":"https://github.com/zag.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Start containers\n\n  docker-compose up\n\n## Commands format \n\n   `\u003ccommand\u003e \u003ckey\u003e [\u003cvalue\u003e]`\n\nExample:\n\n    SET  1  1\n    DELETE  1 \n    GET  5\n\n## Journals and snapshots \n\nsnapshots:\n\n `data/*-snapshot.json`\n\njournal \n `data/journal.log`\n\n## Configuration\n\n   check `src/config`\n\nor via ENV\n\n      RMQ_HOST=rabbitmq\n      INCOME_QUEUE=in\n      OUTCOME_QUEUE=out\n      DATA_PATH=/app/data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag%2Fkv-database-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzag%2Fkv-database-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag%2Fkv-database-simple/lists"}