Skip to content

Rails 2.3.x Compatibility Notes

fredjean edited this page Sep 13, 2010 · 3 revisions

Cache Store

So far the client seems to work as a Rails 2.3.x cache store.

Session Store

The current version of the client does not work as a Rails 2.3.x session store. This is due to how Rails’s code is initializing it’s copy of the client.

Clone this wiki locally