{"id":20790282,"url":"https://github.com/redsuperbat/nano-flow","last_synced_at":"2026-04-20T18:02:54.231Z","repository":{"id":183920286,"uuid":"670806808","full_name":"redsuperbat/nano-flow","owner":"redsuperbat","description":" Simplistic Append only log with grpc streaming","archived":false,"fork":false,"pushed_at":"2023-11-25T09:14:17.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T10:32:03.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/redsuperbat.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}},"created_at":"2023-07-25T22:11:54.000Z","updated_at":"2023-07-25T22:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3771733-b355-4912-a344-ec4b9482090d","html_url":"https://github.com/redsuperbat/nano-flow","commit_stats":null,"previous_names":["redsuperbat/nano-flow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fnano-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fnano-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fnano-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsuperbat%2Fnano-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsuperbat","download_url":"https://codeload.github.com/redsuperbat/nano-flow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136281,"owners_count":20241988,"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-17T15:33:38.781Z","updated_at":"2026-04-20T18:02:54.224Z","avatar_url":"https://github.com/redsuperbat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nano Flow\n\nTiny append only database used for event driven applications. Uses Grpc to produce messages and subscribe to messages via ephemeral consumer groups.\n\n\n\n## Message Storage Protocol\n\n![nano-flow-file-protocol](https://github.com/redsuperbat/nano-flow/assets/44667637/a9d9b4f0-e357-4442-992a-8218aa7b6e3e)\n\n2 bytes\n\nVersion Nr as a unsigned 16 bit integer\n\n4 bytes \n\nMessage content length as a unsigned 32 bit integer\n\n8 bytes\n\nTimestamp of message as a signed 64 bit integer\n\n4 bytes\n\nCRC32 checksum as a 32 bit unsigned integer. Checksum includes the header and body\n\n19-X bytes\n\nMessage body defined by the content length in header\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsuperbat%2Fnano-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsuperbat%2Fnano-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsuperbat%2Fnano-flow/lists"}