{"id":13655012,"url":"https://github.com/geerlingguy/ansible-role-memcached","last_synced_at":"2025-04-05T17:08:09.303Z","repository":{"id":21837301,"uuid":"25160370","full_name":"geerlingguy/ansible-role-memcached","owner":"geerlingguy","description":"Ansible Role - Memcached","archived":false,"fork":false,"pushed_at":"2025-01-31T03:25:18.000Z","size":49,"stargazers_count":74,"open_issues_count":0,"forks_count":71,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T16:09:39.994Z","etag":null,"topics":["ansible","cache","caching","database","layer","memcached","performance","role"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/geerlingguy/memcached/","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2014-10-13T13:45:58.000Z","updated_at":"2025-02-26T09:58:53.000Z","dependencies_parsed_at":"2024-01-14T16:10:57.499Z","dependency_job_id":"d329258b-8313-4249-a73c-fcb4ac9911f1","html_url":"https://github.com/geerlingguy/ansible-role-memcached","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-memcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-memcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-memcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-memcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/ansible-role-memcached/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"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":["ansible","cache","caching","database","layer","memcached","performance","role"],"created_at":"2024-08-02T03:00:54.817Z","updated_at":"2025-04-05T17:08:09.282Z","avatar_url":"https://github.com/geerlingguy.png","language":"Jinja","funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":["role","Reverse Proxy"],"sub_categories":["Caching"],"readme":"# Ansible Role: Memcached\n\n[![CI](https://github.com/geerlingguy/ansible-role-memcached/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-memcached/actions/workflows/ci.yml)\n\nAn Ansible Role that installs Memcached on RedHat/CentOS or Debian/Ubuntu Linux.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    memcached_user: memcache\n\nThe user under which the Memcached daemon will run.\n\n    memcached_port: 11211\n    memcached_listen_ip: 127.0.0.1\n\nThe port and IP address (127.0.0.1 for localhost) on which Memcached will listen for requests.\n\n    memcached_threads: 4\n\nNumber of threads to run.\n\n    memcached_memory_limit: 64\n    memcached_max_item_size: 1m\n    memcached_connections: 1024\n\nMemcached limits. The maximum amount of RAM `memcached` will consume (64MB is the default), the memory-limit of a single item and the maximum number of simultaneous connections memcached will handle.\n\n    memcached_log_file: /var/log/memcached.log\n\nThe location of the memcached log file.\n\n    memcached_log_verbosity: \"\"\n\nNormally memcached does not log anything. Change to \"-v\" to enable logging or to \"-vv\" for debug logging.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: cache\n      roles:\n        - { role: geerlingguy.memcached }\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2014 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-memcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fansible-role-memcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-memcached/lists"}