basecamp/redis-activesupport

Name: redis-activesupport

Owner: Basecamp

Description: Redis stores for ActiveSupport

Forked from: redis-store/redis-activesupport

Created: 2015-08-26 17:06:51.0

Updated: 2015-08-26 17:06:52.0

Pushed: 2015-08-26 22:01:19.0

Homepage: http://redis-store.org/redis-activesupport

Size: 125

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Redis stores for ActiveSupport

redis-activesupport provides a cache for ActiveSupport. See the main redis-store readme for general guidelines.

Installation
mfile
'redis-activesupport'
Usage

If you are using redis-store with Rails, consider using the redis-rails gem instead. For standalone usage:

veSupport::Cache.lookup_store :redis_store # { ... optional configuration ... }
Running tests
install bundler
clone git://github.com/redis-store/redis-activesupport.git
edis-activesupport
le install
le exec rake

If you are on Snow Leopard you have to run env ARCHFLAGS="-arch x86_64" bundle exec rake

Status

Gem Version Build Status Code Climate

Copyright

2009 - 2013 Luca Guidi - http://lucaguidi.com, released under the MIT license


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.