{"id":20904650,"url":"https://github.com/sage/cache_store_redis","last_synced_at":"2026-02-12T11:52:05.121Z","repository":{"id":47107978,"uuid":"128407049","full_name":"Sage/cache_store_redis","owner":"Sage","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T15:05:27.000Z","size":77,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-06-13T14:46:08.406Z","etag":null,"topics":[],"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/Sage.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2018-04-06T14:41:08.000Z","updated_at":"2025-05-06T12:06:58.000Z","dependencies_parsed_at":"2024-08-27T17:06:24.148Z","dependency_job_id":"43041a00-ab8f-4f07-98d0-c3b9ae83f088","html_url":"https://github.com/Sage/cache_store_redis","commit_stats":{"total_commits":41,"total_committers":5,"mean_commits":8.2,"dds":0.5853658536585367,"last_synced_commit":"ada042105a3f588174d761eb07ca0f5a5e252ed0"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Sage/cache_store_redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcache_store_redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcache_store_redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcache_store_redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcache_store_redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sage","download_url":"https://codeload.github.com/Sage/cache_store_redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sage%2Fcache_store_redis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265442402,"owners_count":23766195,"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":[],"created_at":"2024-11-18T13:18:22.779Z","updated_at":"2026-01-27T17:13:18.917Z","avatar_url":"https://github.com/Sage.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CacheStoreRedis\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/c6a9256278881eab8328/maintainability)](https://codeclimate.com/github/Sage/cache_store_redis/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/c6a9256278881eab8328/test_coverage)](https://codeclimate.com/github/Sage/cache_store_redis/test_coverage)\n[![Gem Version](https://badge.fury.io/rb/cache_store_redis.svg)](https://badge.fury.io/rb/cache_store_redis)\n\nWelcome to CacheStore!\n\nThis is the redis implementation for cache_store.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'cache_store_redis'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install cache_store_redis\n```\n\n## Testing\n\nTo run the tests locally, we use Docker to provide a Ruby container.\n\n### Setup Images:\n\n\u003e This builds the Ruby docker image.\n\n```bash\n./script/setup.sh\n```\n\n### Run Tests:\n\n\u003e This executes the test suite\n\n```bash\n./script/test.sh\n```\n\n### Cleanup\n\n\u003e This is used to clean down docker images created in the setup script.\n\n```bash\n./script/cleanup.sh\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 when release tag is created, Github Action pipeline will publish 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/sage/cache_store_redis. 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\n## License\n\nCache Store is available as open source under the terms of the\n[MIT licence](LICENSE).\n\nCopyright (c) 2018 Sage Group Plc. All rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsage%2Fcache_store_redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsage%2Fcache_store_redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsage%2Fcache_store_redis/lists"}