Skip to content

Commit

Permalink
Integerated with Redis for caching
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Aug 2, 2017
1 parent f49ecd1 commit 169ac8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/redis.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
$redis = Redis::Namespace.new("my_app", :redis => Redis.new)

0 comments on commit 169ac8d

Please sign in to comment.