{"id":16645118,"url":"https://github.com/cosmo0920/fluent-plugin-storage-memcached","last_synced_at":"2026-04-19T16:02:40.276Z","repository":{"id":56848119,"uuid":"82516150","full_name":"cosmo0920/fluent-plugin-storage-memcached","owner":"cosmo0920","description":"Fluentd storage plugin for Memcached.","archived":false,"fork":false,"pushed_at":"2017-04-20T08:18:35.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T02:52:44.779Z","etag":null,"topics":["fluentd","fluentd-plugin","memcached"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/cosmo0920.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-20T04:20:10.000Z","updated_at":"2024-04-21T13:15:31.000Z","dependencies_parsed_at":"2022-09-07T01:01:22.166Z","dependency_job_id":null,"html_url":"https://github.com/cosmo0920/fluent-plugin-storage-memcached","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cosmo0920/fluent-plugin-storage-memcached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-memcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-memcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-memcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-memcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmo0920","download_url":"https://codeload.github.com/cosmo0920/fluent-plugin-storage-memcached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-memcached/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["fluentd","fluentd-plugin","memcached"],"created_at":"2024-10-12T08:13:19.224Z","updated_at":"2026-04-19T16:02:40.242Z","avatar_url":"https://github.com/cosmo0920.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-storage-memcached\n\n[![Build Status](https://travis-ci.org/cosmo0920/fluent-plugin-storage-memcached.svg?branch=master)](https://travis-ci.org/cosmo0920/fluent-plugin-storage-memcached)\n\nfluent-plugin-storage-memcached is a fluent plugin to store plugin state into memcached.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fluent-plugin-storage-memcached'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fluent-plugin-storage-memcached\n\n## Configuration\n\n```aconf\n\u003cstorage\u003e\n  @type memcached\n\n  path my_key # or conf.arg will be used as memcached key\n  hosts ['localhost:11211'] # ['localhost:11211'] is default\n  namespace app_v1   # app_v1 is default\n  compress true      # true is default\n  # If sasl enabled memcached server is configured, please specify them.\n  # username fluenter\n  # password hogefuga\n  serializer yajl    # yajl is default\n  expires_in 0       # 0 is default\n\u003c/storage\u003e\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/cosmo0920/fluent-plugin-storage-memcached.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmo0920%2Ffluent-plugin-storage-memcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmo0920%2Ffluent-plugin-storage-memcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmo0920%2Ffluent-plugin-storage-memcached/lists"}