[PULL] Remove dependency on ActiveRecord for using memcache-sessions
Reported by Sindre Aarsaether | April 26th, 2008 @ 06:15 PM
Merb uses the 'memcache_util.rb' (wrapper around CACHE) from memcache-client gem. It depends on ActiveRecord::Base for logging, and does not provide any real benefit. When using this, memcache-sessions is dependent upon ActiveRecord, and using the memcache-client gem which is much slower than memcached gem
This patch removes that dependency.
Commit url:
Comments and changes to this ticket
-
Sindre Aarsaether April 26th, 2008 @ 06:23 PM
Here is the memcache_util file that is no longer included. It seems to me that it never added any benefits that Merb uses.
-
Glenn Rempe April 27th, 2008 @ 12:35 AM
Amazingly you were filing your pull request exactly one ticket before my bug report on the same issue. Great minds... :-)
Yes, I think this would address my ticket #288 and I would +1 on this.
http://merb.lighthouseapp.com/pr...
Cheers.
-
-
Yehuda Katz (wycats) April 30th, 2008 @ 09:41 PM
- → State changed from new to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
