{"id":16737226,"url":"https://github.com/borisbresciani/rails_web_cache","last_synced_at":"2025-03-21T22:31:28.090Z","repository":{"id":36871084,"uuid":"230778702","full_name":"BorisBresciani/rails_web_cache","owner":"BorisBresciani","description":"Manage rails cache by Web UI (Redis, Memory, etc...)","archived":false,"fork":false,"pushed_at":"2023-01-20T22:15:08.000Z","size":144,"stargazers_count":7,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:34:44.614Z","etag":null,"topics":["cache","memory-cache","rails","redis","redis-cache","web-ui"],"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/BorisBresciani.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":"2019-12-29T16:58:41.000Z","updated_at":"2021-08-08T06:46:11.000Z","dependencies_parsed_at":"2023-02-12T05:55:11.530Z","dependency_job_id":null,"html_url":"https://github.com/BorisBresciani/rails_web_cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BorisBresciani%2Frails_web_cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BorisBresciani%2Frails_web_cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BorisBresciani%2Frails_web_cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BorisBresciani%2Frails_web_cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BorisBresciani","download_url":"https://codeload.github.com/BorisBresciani/rails_web_cache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880115,"owners_count":20525505,"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":["cache","memory-cache","rails","redis","redis-cache","web-ui"],"created_at":"2024-10-13T00:25:22.277Z","updated_at":"2025-03-21T22:31:27.805Z","avatar_url":"https://github.com/BorisBresciani.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RailsWebCache\n\n[![Gem Version](https://badge.fury.io/rb/rails_web_cache.svg)](https://badge.fury.io/rb/rails_web_cache)\n[![Maintainability](https://api.codeclimate.com/v1/badges/5c8cfdc538a5230ab7d8/maintainability)](https://codeclimate.com/github/BorisBresciani/rails_web_cache/maintainability)\n[![Build Status](https://travis-ci.org/BorisBresciani/rails_web_cache.svg?branch=master)](https://travis-ci.org/BorisBresciani/rails_web_cache)\n[![security](https://hakiri.io/github/BorisBresciani/rails_web_cache/master.svg)](https://hakiri.io/github/BorisBresciani/rails_web_cache/master)\n![Gem](https://img.shields.io/gem/dt/rails_web_cache)\n[![Coverage Status](https://coveralls.io/repos/github/BorisBresciani/rails_web_cache/badge.svg?branch=master)](https://coveralls.io/github/BorisBresciani/rails_web_cache?branch=master)\n\nRailsWebCache is a simple Ruby/Rails library for manage Rails cache by Web UI (Redis, Memory, etc...)\n\n## Extra\n\nhttps://github.com/OpenGems/redis_web_manager\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rails_web_cache'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rails_web_cache\n\n## Usage\n\nAdd this line to the file `config/routes.rb`\n```ruby\n  mount RailsWebCache::Engine =\u003e '/rails_web_cache' # You can customize the path (ex: '/cache')\n```\n\nEnjoy ! Go to `/rails_web_cache`\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/BorisBresciani/rails_web_cache. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisbresciani%2Frails_web_cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborisbresciani%2Frails_web_cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisbresciani%2Frails_web_cache/lists"}