{"id":18037499,"url":"https://github.com/lautis/redis-rails-instrumentation","last_synced_at":"2025-03-27T09:31:40.392Z","repository":{"id":25953003,"uuid":"29394670","full_name":"lautis/redis-rails-instrumentation","owner":"lautis","description":"Railtie to include Redis commands in Rails logging.","archived":false,"fork":false,"pushed_at":"2023-02-27T14:06:45.000Z","size":17,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T18:31:13.641Z","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/lautis.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-17T15:07:50.000Z","updated_at":"2024-06-21T14:05:36.092Z","dependencies_parsed_at":"2024-06-21T14:05:34.673Z","dependency_job_id":"e438d8fc-be86-4c10-8126-a682609c8d8e","html_url":"https://github.com/lautis/redis-rails-instrumentation","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"839d7e71a9a42e816ecbdc90187ebf915ce53462"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fredis-rails-instrumentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fredis-rails-instrumentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fredis-rails-instrumentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lautis%2Fredis-rails-instrumentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lautis","download_url":"https://codeload.github.com/lautis/redis-rails-instrumentation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222226132,"owners_count":16951818,"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-10-30T13:10:45.198Z","updated_at":"2024-10-30T13:10:45.803Z","avatar_url":"https://github.com/lautis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis Rails Instrumentation [![Build Status](https://travis-ci.org/lautis/redis-rails-instrumentation.svg?branch=master)](https://travis-ci.org/lautis/redis-rails-instrumentation)\n\nRailtie to include Redis commands in Rails logging.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'redis-rails-instrumentation'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install redis-rails-instrumentation\n\nAfter you've started your Rails application, your Rails logs should include\nRedis commands.\n\nIf you have debug logging enabled, individual commands are printed out:\n\n      Redis (1.12ms)  [ GET test ]\n\nA total runtime is also included per each request:\n\n      Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.4ms | Redis: 1.12ms)\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/redis-rails-instrumentation/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautis%2Fredis-rails-instrumentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flautis%2Fredis-rails-instrumentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautis%2Fredis-rails-instrumentation/lists"}