#287 √ resolved
Sindre Aarsaether

[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:

cfda52e

Comments and changes to this ticket

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 »

Attachments