{"id":20721648,"url":"https://github.com/tvanhens/onyx-kinesis","last_synced_at":"2026-04-20T12:34:06.541Z","repository":{"id":78288045,"uuid":"31785172","full_name":"tvanhens/onyx-kinesis","owner":"tvanhens","description":"Onyx plugin for reading and writing to AWS kineses streams.","archived":false,"fork":false,"pushed_at":"2015-03-06T19:36:04.000Z","size":124,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-11T08:18:03.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/tvanhens.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":"2015-03-06T19:25:45.000Z","updated_at":"2022-09-04T08:42:49.000Z","dependencies_parsed_at":"2023-02-25T06:00:14.010Z","dependency_job_id":null,"html_url":"https://github.com/tvanhens/onyx-kinesis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tvanhens/onyx-kinesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-kinesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-kinesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-kinesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-kinesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tvanhens","download_url":"https://codeload.github.com/tvanhens/onyx-kinesis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvanhens%2Fonyx-kinesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32047314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-17T03:28:48.849Z","updated_at":"2026-04-20T12:34:06.522Z","avatar_url":"https://github.com/tvanhens.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"## onyx-core-kinesis\n\nOnyx plugin for kinesis.\n\n#### Installation\n\nIn your project file:\n\n```clojure\n[onyx-kinesis \"0.5.3\"]\n```\n\nIn your peer boot-up namespace:\n\n```clojure\n(:require [onyx.plugin.kinesis])\n```\n\n#### Catalog entries\n\n##### sample-entry\n\n```clojure\n{:onyx/name :entry-name\n :onyx/ident :kinesis/task\n :onyx/type :input\n :onyx/medium :kinesis\n :onyx/consumption :concurrent\n :onyx/batch-size batch-size\n :onyx/doc \"Reads segments from kinesis\"}\n```\n\n#### Attributes\n\n|key                           | type      | description\n|------------------------------|-----------|------------\n|`:kinesis/attr`            | `string`  | Description here.\n\n#### Lifecycle Arguments\n\n##### `sample-entry`\n\n```clojure\n(defmethod l-ext/inject-lifecycle-resources :kinesis/task\n  [_ _] {:kinesis/arg val})\n```\n\n#### Contributing\n\nPull requests into the master branch are welcomed.\n\n#### License\n\nCopyright © 2014 FIX ME\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvanhens%2Fonyx-kinesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftvanhens%2Fonyx-kinesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvanhens%2Fonyx-kinesis/lists"}