{"id":15517533,"url":"https://github.com/bodgit/puppet-memcached","last_synced_at":"2025-03-28T19:48:15.859Z","repository":{"id":57667007,"uuid":"71397629","full_name":"bodgit/puppet-memcached","owner":"bodgit","description":"Puppet Module for managing Memcached","archived":false,"fork":false,"pushed_at":"2017-11-06T18:50:54.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T03:48:15.455Z","etag":null,"topics":["memcached","puppet"],"latest_commit_sha":null,"homepage":"https://forge.puppetlabs.com/bodgit/memcached","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bodgit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-19T20:43:58.000Z","updated_at":"2017-11-06T22:44:08.000Z","dependencies_parsed_at":"2022-09-02T14:10:48.684Z","dependency_job_id":null,"html_url":"https://github.com/bodgit/puppet-memcached","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-memcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-memcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-memcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodgit%2Fpuppet-memcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bodgit","download_url":"https://codeload.github.com/bodgit/puppet-memcached/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093105,"owners_count":20722395,"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":["memcached","puppet"],"created_at":"2024-10-02T10:13:42.858Z","updated_at":"2025-03-28T19:48:15.830Z","avatar_url":"https://github.com/bodgit.png","language":"Ruby","readme":"# memcached\n\nTested with Travis CI\n\n[![Build Status](https://travis-ci.org/bodgit/puppet-memcached.svg?branch=master)](https://travis-ci.org/bodgit/puppet-memcached)\n[![Coverage Status](https://coveralls.io/repos/bodgit/puppet-memcached/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/bodgit/puppet-memcached?branch=master)\n[![Puppet Forge](http://img.shields.io/puppetforge/v/bodgit/memcached.svg)](https://forge.puppetlabs.com/bodgit/memcached)\n[![Dependency Status](https://gemnasium.com/bodgit/puppet-memcached.svg)](https://gemnasium.com/bodgit/puppet-memcached)\n\n#### Table of Contents\n\n1. [Description](#description)\n2. [Setup - The basics of getting started with memcached](#setup)\n    * [Beginning with memcached](#beginning-with-memcached)\n3. [Usage - Configuration options and additional functionality](#usage)\n4. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n5. [Limitations - OS compatibility, etc.](#limitations)\n6. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nThis module manages Memcached.\n\n## Setup\n\n### Beginning with memcached\n\nIn the very simplest case, you can just include the following:\n\n```puppet\ninclude ::memcached\n```\n\n## Usage\n\nInstall Memcached and configure to use 128 MB:\n\n```puppet\nclass { '::memcached':\n  cache_size =\u003e 128,\n}\n```\n\nInstall the Python client bindings:\n\n```puppet\ninclude ::memcached::python\n```\n\n## Reference\n\nThe reference documentation is generated with\n[puppet-strings](https://github.com/puppetlabs/puppet-strings) and the latest\nversion of the documentation is hosted at\n[https://bodgit.github.io/puppet-memcached/](https://bodgit.github.io/puppet-memcached/).\n\n## Limitations\n\nThis module has been built on and tested against Puppet 4.4.0 and higher.\n\nThe module has been tested on:\n\n* RedHat Enterprise Linux 6/7\n* Ubuntu 14.04/16.04\n* Debian 7/8\n* OpenBSD 6.0\n\n## Development\n\nThe module has both [rspec-puppet](http://rspec-puppet.com) and\n[beaker-rspec](https://github.com/puppetlabs/beaker-rspec) tests. Run them\nwith:\n\n```\n$ bundle exec rake test\n$ PUPPET_INSTALL_TYPE=agent PUPPET_INSTALL_VERSION=x.y.z bundle exec rake beaker:\u003cnodeset\u003e\n```\n\nPlease log issues or pull requests at\n[github](https://github.com/bodgit/puppet-memcached).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-memcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodgit%2Fpuppet-memcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodgit%2Fpuppet-memcached/lists"}