{"id":32215372,"url":"https://github.com/kelp-framework/module-redis","last_synced_at":"2026-05-27T18:31:22.681Z","repository":{"id":56835587,"uuid":"9782214","full_name":"Kelp-framework/Module-Redis","owner":"Kelp-framework","description":"Redis module for Kelp","archived":false,"fork":false,"pushed_at":"2013-05-01T00:31:56.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T07:45:07.983Z","etag":null,"topics":["hacktoberfest","perl","perl-kelp"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/Kelp-framework.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":"2013-04-30T23:26:14.000Z","updated_at":"2024-06-25T04:50:02.000Z","dependencies_parsed_at":"2022-09-09T12:50:07.488Z","dependency_job_id":null,"html_url":"https://github.com/Kelp-framework/Module-Redis","commit_stats":null,"previous_names":["kelp-framework/module-redis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kelp-framework/Module-Redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kelp-framework","download_url":"https://codeload.github.com/Kelp-framework/Module-Redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kelp-framework%2FModule-Redis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280402181,"owners_count":26324587,"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-10-22T02:00:06.515Z","response_time":63,"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":["hacktoberfest","perl","perl-kelp"],"created_at":"2025-10-22T07:45:08.411Z","updated_at":"2025-10-22T07:45:11.601Z","avatar_url":"https://github.com/Kelp-framework.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nKelp::Module::Redis - Use Redis within Kelp\n\n# SYNOPSIS\n\nFirst ...\n\n```perl\n# conf/config.pl\n{\n    modules      =\u003e ['Redis'],\n    modules_init =\u003e {\n        Redis =\u003e {\n            server =\u003e 'redis.example.com:8080',  # example\n            name   =\u003e 'my_connection_name'       # example\n        }\n    }\n}\n```\n\nThen ...\n\n```perl\npackage MyApp;\nuse Kelp::Base 'Kelp';\n\nsub some_route {\n    my $self = shift;\n    $self-\u003eredis-\u003eset( key =\u003e 'value' );\n}\n```\n\n# REGISTERED METHODS\n\nThis module registers only one method into the application: `redis`.\nIt is an instance of a [Redis](http://search.cpan.org/perldoc?Redis) class.\n\n## AUTHOR\n\nStefan Geneshky minimal@cpan.org\n\n## LICENCE\n\nPerl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelp-framework%2Fmodule-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelp-framework%2Fmodule-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelp-framework%2Fmodule-redis/lists"}