{"id":19958270,"url":"https://github.com/lerouxrgd/squirrel","last_synced_at":"2025-08-02T06:09:43.902Z","repository":{"id":99253559,"uuid":"166490979","full_name":"lerouxrgd/squirrel","owner":"lerouxrgd","description":"Flink window word count example in Clojure","archived":false,"fork":false,"pushed_at":"2019-06-06T02:03:22.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T16:14:49.147Z","etag":null,"topics":["clojure","flink","stream-processing","wordcount"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lerouxrgd.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}},"created_at":"2019-01-19T00:50:51.000Z","updated_at":"2021-08-25T17:35:24.000Z","dependencies_parsed_at":"2023-07-16T00:30:34.449Z","dependency_job_id":null,"html_url":"https://github.com/lerouxrgd/squirrel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lerouxrgd/squirrel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerouxrgd%2Fsquirrel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerouxrgd%2Fsquirrel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerouxrgd%2Fsquirrel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerouxrgd%2Fsquirrel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lerouxrgd","download_url":"https://codeload.github.com/lerouxrgd/squirrel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lerouxrgd%2Fsquirrel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268340227,"owners_count":24234688,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure","flink","stream-processing","wordcount"],"created_at":"2024-11-13T01:41:42.892Z","updated_at":"2025-08-02T06:09:43.871Z","avatar_url":"https://github.com/lerouxrgd.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# squirrel\n\nFlink window word count example in Clojure, reading text data from a local socket\nand printing counts every 10 seconds.\n\nRun local tests:\n\n```\nlein test\n```\n\nBuild the Flink job:\n\n```\nlein uberjar\n```\n\nStart a local Flink cluster and a local netcat server:\n\n```\n$FLINK_HOME/bin/start-cluster.sh\nnc -l -p 9000\n```\n\nRun the Flink job:\n\n```\n$FLINK_HOME/bin/flink run target/squirrel-0.1.0-standalone.jar 9000\n```\n\n\nType some text in the netcat socket, check the results in Flink's logs:\n\n```\ntail -f $FLINK_HOME/log/flink-*-taskexecutor-*.out\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flerouxrgd%2Fsquirrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flerouxrgd%2Fsquirrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flerouxrgd%2Fsquirrel/lists"}