{"id":28614175,"url":"https://github.com/perldancer/dancer2-session-memcached","last_synced_at":"2026-02-26T12:02:12.623Z","repository":{"id":6571122,"uuid":"7813082","full_name":"PerlDancer/dancer2-session-memcached","owner":"PerlDancer","description":"Dancer 2 session storage with Memcached","archived":false,"fork":false,"pushed_at":"2020-10-01T14:24:44.000Z","size":66,"stargazers_count":5,"open_issues_count":3,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-12T01:13:25.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Dancer2::Session::Memcached","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/PerlDancer.png","metadata":{"files":{"readme":"README.pod","changelog":"Changes","contributing":"CONTRIBUTING","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-25T03:49:48.000Z","updated_at":"2020-08-21T17:25:21.000Z","dependencies_parsed_at":"2022-09-14T04:22:14.901Z","dependency_job_id":null,"html_url":"https://github.com/PerlDancer/dancer2-session-memcached","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/PerlDancer/dancer2-session-memcached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer2-session-memcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer2-session-memcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer2-session-memcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer2-session-memcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PerlDancer","download_url":"https://codeload.github.com/PerlDancer/dancer2-session-memcached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PerlDancer%2Fdancer2-session-memcached/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29858461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: 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":"2025-06-12T01:13:21.543Z","updated_at":"2026-02-26T12:02:12.606Z","avatar_url":"https://github.com/PerlDancer.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"=pod\n\n=encoding utf-8\n\n=head1 NAME\n\nDancer2::Session::Memcached - Dancer 2 session storage with Cache::Memcached\n\n=head1 VERSION\n\nversion 0.003\n\n=head1 SYNOPSIS\n\n  # In Dancer 2 config.yml file\n\n  session: Memcached\n  engines:\n    session:\n      Memcached:\n        memcached_servers: 10.0.1.31:11211,10.0.1.32:11211,/var/sock/memcached\n        fatal_cluster_unreachable: 0\n\n=head1 DESCRIPTION\n\nThis module implements a session factory for Dancer 2 that stores session\nstate within Memcached using L\u003cCache::Memcached\u003e.\n\n=head1 ATTRIBUTES\n\n=head2 memcached_servers (required)\n\nA comma-separated list of reachable memcached servers (can be either\naddress:port or socket paths).\n\n=head2 fatal_cluster_unreachable (optional default 0)\n\nBoolean (0|1), if memcache cluster is not reachable and fatal_cluster_unreachable is set to 1, application will croak\n\n=for Pod::Coverage method_names_here\n\n=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan\n\n=head1 SUPPORT\n\n=head2 Bugs / Feature Requests\n\nPlease report any bugs or feature requests through the issue tracker\nat L\u003chttps://github.com/dagolden/dancer2-session-memcached/issues\u003e.\nYou will be notified automatically of any progress on your issue.\n\n=head2 Source Code\n\nThis is open source software.  The code repository is available for\npublic review and contribution under the terms of the license.\n\nL\u003chttps://github.com/dagolden/dancer2-session-memcached\u003e\n\n  git clone git://github.com/dagolden/dancer2-session-memcached.git\n\n=head1 AUTHOR\n\nDavid Golden \u003cdagolden@cpan.org\u003e\n\n=head1 COPYRIGHT AND LICENSE\n\nThis software is Copyright (c) 2013 by David Golden.\n\nThis is free software, licensed under:\n\n  The Apache License, Version 2.0, January 2004\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperldancer%2Fdancer2-session-memcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperldancer%2Fdancer2-session-memcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperldancer%2Fdancer2-session-memcached/lists"}