osbridge / openconferenceware

OpenConferenceWare is an open source web application for events and conferences. This customizable, general-purpose platform provides proposals, sessions, schedules, tracks and more.
http://groups.google.com/group/openconferenceware
Other
271 stars 55 forks source link

Evaluate CacheLookupsMixin in the context of modern Rails #65

Closed reidab closed 10 years ago

reidab commented 10 years ago

We're still using an object caching system written in the Rails 2.1 era and slightly updated over the years. My inkling is to remove this layer and perform testing to see if it's still necessary.