{"id":21482877,"url":"https://github.com/ibmstreams/osstreams","last_synced_at":"2025-07-15T14:30:47.950Z","repository":{"id":53081020,"uuid":"337091941","full_name":"IBMStreams/OSStreams","owner":"IBMStreams","description":"Open-source, Cloud-native Streams","archived":false,"fork":false,"pushed_at":"2021-04-07T15:45:05.000Z","size":9770,"stargazers_count":13,"open_issues_count":1,"forks_count":6,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-09T05:06:12.806Z","etag":null,"topics":["distributed-computing","real-time-analytics","spl","streams"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IBMStreams.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}},"created_at":"2021-02-08T13:52:34.000Z","updated_at":"2025-01-17T09:30:37.000Z","dependencies_parsed_at":"2022-09-11T12:41:15.358Z","dependency_job_id":null,"html_url":"https://github.com/IBMStreams/OSStreams","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/IBMStreams/OSStreams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2FOSStreams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2FOSStreams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2FOSStreams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2FOSStreams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IBMStreams","download_url":"https://codeload.github.com/IBMStreams/OSStreams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IBMStreams%2FOSStreams/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265437841,"owners_count":23765141,"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":["distributed-computing","real-time-analytics","spl","streams"],"created_at":"2024-11-23T12:38:43.201Z","updated_at":"2025-07-15T14:30:42.934Z","avatar_url":"https://github.com/IBMStreams.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open-source Streams (6.x.x.x)\n\nOpen-source, Cloud-native version of [IBM Streams](https://www.ibm.com/support/knowledgecenter/SSCRJU_4.3.0/com.ibm.streams.welcome.doc/doc/ibminfospherestreams-introduction.html). Is is designed to natively run\non top of Kubernetes, leveraging the [operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) to manage its internal\nresources like _Jobs_ or _Processing Elements_.\n\n## Building Streams\n\nThis tutorial assumes that you have a docker registry running on\n`localhost:5000` and that your docker namespace is `$USER`. To change either,\nuse the `DOCKER_REGISTRY` or `DOCKER_NAMESPACE` variables when calling `make`.\n\n### (Optional) Install a local registry\n\nSee [the official documentation](https://docs.docker.com/registry/deploying/).\n\n### Building and pushing the builder image\n```bash\n$ make builder\n```\n### Building Streams platform and runtime\n```bash\n$ make\n```\n### (Optional) Running unit tests\n```bash\n$ make platform-test\n$ make runtime-test\n```\n### Building and pushing the runtime image\n```bash\n$ make runtime-image-build\n$ make runtime-image-push\n```\n### Building and pushing the runtime manifest\n```bash\n$ make runtime-manifest-build-x86\n$ make runtime-manifest-push\n```\n## Running Streams\n\nThe wiki contains a page about running Streams applications on Kubernetes.\nThe folder `src/java/platform/com.ibm.streams.controller/examples` contains some\njob examples to get you started.\n\n## License.\n\nApache 2.0. Please see the `LICENSE` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibmstreams%2Fosstreams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibmstreams%2Fosstreams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibmstreams%2Fosstreams/lists"}