{"id":28074223,"url":"https://github.com/peek/peek-dalli","last_synced_at":"2025-05-12T23:32:53.558Z","repository":{"id":7355778,"uuid":"8680243","full_name":"peek/peek-dalli","owner":"peek","description":"Take a peek into the Memcache commands made through Dalli during your application's requests.","archived":false,"fork":false,"pushed_at":"2017-10-23T18:08:08.000Z","size":20,"stargazers_count":3,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T06:45:57.666Z","etag":null,"topics":["dalli","memcached","peek","ruby"],"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/peek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-03-10T03:54:23.000Z","updated_at":"2023-12-01T21:41:01.000Z","dependencies_parsed_at":"2022-08-29T16:51:53.411Z","dependency_job_id":null,"html_url":"https://github.com/peek/peek-dalli","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-dalli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-dalli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-dalli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-dalli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peek","download_url":"https://codeload.github.com/peek/peek-dalli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253840721,"owners_count":21972529,"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":["dalli","memcached","peek","ruby"],"created_at":"2025-05-12T23:31:54.591Z","updated_at":"2025-05-12T23:32:53.542Z","avatar_url":"https://github.com/peek.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peek::Dalli\n\nTake a peek into the Memcache commands made through Dalli during your application's requests.\n\nThings this peek view provides:\n\n- Total number of memcache commands called during the request\n- The duration of the commands made during the request\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'peek-dalli'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install peek-dalli\n\n## Usage\n\nAdd the following to your `config/initializers/peek.rb`:\n\n```ruby\nPeek.into Peek::Views::Dalli\n```\n\nThere is an additional JavaScript file peek-dalli provides that gives\nadditional information about the requests Dalli makes during the request:\n\n- Reads\n- Misses\n- Writes\n\nInclude the `peek/views/dalli` JavaScript file in your application:\n\n```coffeescript\n#= require peek\n#= require peek/views/dalli\n```\n\n## Contributing\n\n1. Fork it\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 new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-dalli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeek%2Fpeek-dalli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-dalli/lists"}