This repository has been archived by the owner on May 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
craigw/cache-access
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cache Access ============ A configuration and access point for the Cache. Can be used by Rails as a fragment cache thus: config.cache_store = BarkingIguana::CacheAccess.rails_configuration Or directly if you'd prefer: BarkingIguana::CacheAccess.get(:key) # => :value
About
An interface to Memcache-Client which makes it simple to configure and use under Rails
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published