<div class="gmail_extra">I think if you have gigabytes of session data, you are _probably_ doing something wrong somewhere.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Or you could buy more ram for your redis server(s)</div>
<div class="gmail_extra"><br>Cheers</div><div class="gmail_extra"><br></div><div class="gmail_extra">Dan<br><br><div class="gmail_quote">On Wed, Apr 25, 2012 at 2:16 PM, Joel Chippindale <span dir="ltr"><<a href="mailto:joel.chippindale@econsultancy.com" target="_blank">joel.chippindale@econsultancy.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">LRUGers,<div><br></div><div>In the lifetime of our rails application we've moved through various session stores.<div>
<br></div><div>1. We began with a cookie session store but then found ourselves storing more than 4KB in our sessions…</div>

<div><br></div><div>2. ...and so we switched to an ActiveRecord session store (i.e. MySQL backed) but found that it was too slow…</div><div><br></div><div>3. …and so we switched to a redis backed session store but have now found that we keep outgrowing the memory limits of our redis servers…</div>


<div><br></div><div>4. …and so we switched to ???</div><div><br></div><div>Do you have gigabytes of session data? If so where do you store it? MongoDB? Tokyo Cabinet? Somewhere else?</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>J.</div></font></span></div>

<br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
<a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br></div>