Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviewed::Cache

This is a gem for making cache keys, plain and simple.

Installation

Add this line to your application's Gemfile:

gem 'reviewed-cache-key', github: 'reviewed/reviewed-cache-key'

And then execute:

$ bundle

Usage

Configure via configatron. e.g:

configatron.reviewed_page_cache.allow_query_params = %w{search_queries price name etc}
configatron.reviewed_cache_key.ignore_query_params = %w{cache-things utm_source bad-params}

About

[OBSOLETE] A single point of common caching logic for reviewed.com

Resources

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages