{"id":16645114,"url":"https://github.com/cosmo0920/fluent-plugin-storage-leveldb","last_synced_at":"2025-10-30T12:31:17.720Z","repository":{"id":56847245,"uuid":"87778092","full_name":"cosmo0920/fluent-plugin-storage-leveldb","owner":"cosmo0920","description":"Fluentd storage plugin for LevelDB.","archived":false,"fork":false,"pushed_at":"2017-04-20T08:26:18.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T08:32:06.788Z","etag":null,"topics":["fluentd","fluentd-plugin","leveldb"],"latest_commit_sha":null,"homepage":"","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-04-10T07:07:49.000Z","updated_at":"2022-04-15T08:05:40.000Z","dependencies_parsed_at":"2022-09-12T11:12:50.822Z","dependency_job_id":null,"html_url":"https://github.com/cosmo0920/fluent-plugin-storage-leveldb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-leveldb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-leveldb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-leveldb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmo0920%2Ffluent-plugin-storage-leveldb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmo0920","download_url":"https://codeload.github.com/cosmo0920/fluent-plugin-storage-leveldb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238968220,"owners_count":19560585,"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":["fluentd","fluentd-plugin","leveldb"],"created_at":"2024-10-12T08:13:18.036Z","updated_at":"2025-10-30T12:31:17.395Z","avatar_url":"https://github.com/cosmo0920.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LevelDB storage plugin for Fluent\n\n[![Build Status](https://travis-ci.org/cosmo0920/fluent-plugin-storage-leveldb.svg?branch=master)](https://travis-ci.org/cosmo0920/fluent-plugin-storage-leveldb)\n\nfluent-plugin-storage-leveldb is a fluent plugin to store plugin state into LevelDB.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fluent-plugin-storage-leveldb'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fluent-plugin-storage-leveldb\n\nThen Fluentd automatically loads the plugin installed.\n\n## Configuration\n\n```aconf\n\u003cstorage\u003e\n  @type leveldb\n\n  path /path/to/leveldb/dbpath # or conf.arg will be used as leveldb's db files directory path\n  dir_mode 755     # 0755 is default.\n  root_key leveldb # leveldb is default.\n\u003c/storage\u003e\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/cosmo0920/fluent-plugin-storage-leveldb.\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-leveldb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmo0920%2Ffluent-plugin-storage-leveldb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmo0920%2Ffluent-plugin-storage-leveldb/lists"}