{"id":34218147,"url":"https://github.com/tiny-systems/common-module","last_synced_at":"2026-03-12T17:34:14.444Z","repository":{"id":260358354,"uuid":"861693903","full_name":"tiny-systems/common-module","owner":"tiny-systems","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-05T23:34:39.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-06T03:22:31.897Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiny-systems.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-23T11:07:04.000Z","updated_at":"2026-03-05T23:22:33.000Z","dependencies_parsed_at":"2024-10-30T22:25:39.393Z","dependency_job_id":"1447909a-e73c-4855-91aa-e839d1a67c76","html_url":"https://github.com/tiny-systems/common-module","commit_stats":null,"previous_names":["tiny-systems/common-module"],"tags_count":229,"template":false,"template_full_name":"tiny-systems/example-module","purl":"pkg:github/tiny-systems/common-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Fcommon-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Fcommon-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Fcommon-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Fcommon-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiny-systems","download_url":"https://codeload.github.com/tiny-systems/common-module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiny-systems%2Fcommon-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30435281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":[],"created_at":"2025-12-15T22:50:17.196Z","updated_at":"2026-03-12T17:34:14.439Z","avatar_url":"https://github.com/tiny-systems.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny Systems Common Module\n\nCore building blocks for flow-based automations on the Tiny Systems platform.\n\n## Components\n\n| Component | Description |\n|-----------|-------------|\n| Router | Conditional message routing based on expressions |\n| Debug | Inspect and log messages passing through a flow |\n| Cron | Schedule-based flow trigger (cron expressions) |\n| Signal | Manual flow trigger with configurable context |\n| Delay | Pause execution for a specified duration |\n| Array Get | Extract elements from an array by index |\n| Ticker | Interval-based recurring trigger |\n| Group By | Group incoming messages by key |\n| Async | Non-blocking message passthrough (fire-and-forget) |\n| Split Array | Split an array into individual messages |\n| Inject | Data enrichment -- merge additional data into messages |\n| Modify | Transform and reshape message data |\n| Key-Value Store | In-memory key-value storage for flow state |\n\n## Installation\n\n```shell\nhelm repo add tinysystems https://tiny-systems.github.io/module/\nhelm install common-module tinysystems/tinysystems-operator \\\n  --set controllerManager.manager.image.repository=ghcr.io/tiny-systems/common-module\n```\n\n## Run locally\n\n```shell\ngo run cmd/main.go run --name=common-module --namespace=tinysystems --version=1.0.0\n```\n\n## Part of Tiny Systems\n\nThis module is part of the [Tiny Systems](https://github.com/tiny-systems) platform -- a visual flow-based automation engine running on Kubernetes.\n\n## License\n\nThis module's source code is MIT-licensed. It depends on the [Tiny Systems Module SDK](https://github.com/tiny-systems/module) (BSL 1.1). See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-systems%2Fcommon-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiny-systems%2Fcommon-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiny-systems%2Fcommon-module/lists"}