{"id":17318196,"url":"https://github.com/nathanmarz/storm-contrib","last_synced_at":"2025-04-12T20:45:33.706Z","repository":{"id":1826806,"uuid":"2751093","full_name":"nathanmarz/storm-contrib","owner":"nathanmarz","description":"A collection of spouts, bolts, serializers, DSLs, and other goodies to use with Storm","archived":false,"fork":false,"pushed_at":"2022-08-23T02:49:06.000Z","size":423,"stargazers_count":578,"open_issues_count":22,"forks_count":340,"subscribers_count":101,"default_branch":"master","last_synced_at":"2025-04-04T00:09:27.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mcs07/AnySearch-safari-extension","license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nathanmarz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-10T19:40:21.000Z","updated_at":"2024-11-28T16:29:18.000Z","dependencies_parsed_at":"2022-08-19T01:51:10.904Z","dependency_job_id":null,"html_url":"https://github.com/nathanmarz/storm-contrib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmarz%2Fstorm-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmarz%2Fstorm-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmarz%2Fstorm-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanmarz%2Fstorm-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathanmarz","download_url":"https://codeload.github.com/nathanmarz/storm-contrib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631687,"owners_count":21136556,"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-10-15T13:19:11.630Z","updated_at":"2025-04-12T20:45:33.685Z","avatar_url":"https://github.com/nathanmarz.png","language":"Java","funding_links":[],"categories":["I. Development"],"sub_categories":["9. Distributed Applications"],"readme":"About\n=====\n\n**storm-contrib** is a community repository for modules to use with Storm. These include a variety of spouts/bolts for integrating with other systems (Redis, Kafka, MongoDB, etc), as well as code for common tasks a Storm developer encounters.\n\nFor more information about Storm itself, see [the Storm GitHub repository](http://github.com/nathanmarz/storm).\n\nOrganization\n============\n\nstorm-contrib is organized as a \"super-project\" with a sub-folder for each module. Each module is distributed independently and module owners are responsible for distribution.\n\n##Git Submodules\n\nSome storm-contrib modules are git submodules (links to external github repositories). This allows storm-contrib sub-projects to be maintained externally (so those projects can maintain branches and tags independently), but also included in storm-contrib to increase community visibility.\n\nMore information about how git submodules work can be found in the [online git documentation on submodules](http://git-scm.com/book/en/Git-Tools-Submodules).\n\n## Initializing storm-contrib submodules\n\nWhen you clone storm-contrib, the modules that are git submodules will appear as empty directories.\n\nTo initialize the git submodules use the following command:\n\n\tgit submodule init\n\nTo pull down the latest versions of submodules:\n\n\tgit submodule update\n\n\n\nContributing\n============\n\nIf you're interested in contributing a module to storm-contrib, send an email to the [Storm mailing list](http://groups.google.com/group/storm-user). You will then be given commit rights to storm-contrib. The advantage of having your module be part of storm-contrib instead of your own project is more visibility for your code. However, if you'd rather maintain your module as its own project that's fine too!\n\n## Adding your storm-related project as a git submodule\n\nOnce you have signed the contributor licence agreement and been granted commit rights to storm-contrib, you can add your project as a git submodule with the following command:\n\n\tgit submodule add git://github.com/[username]/[projectname].git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanmarz%2Fstorm-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanmarz%2Fstorm-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanmarz%2Fstorm-contrib/lists"}