Your web-browser is very outdated, and as such, this website may not display properly. Please consider upgrading to a modern, faster and more secure browser. Click here to do so.
At Change.org we use Redis for a lot of reasons. One of those is to store session information. Up to this point, we’ve been able to use the commonly used gem redis-store for this. This gem just uses Ruby’s marshal and unmarshal strategies to serialize data in and out of Redis.
Ruby…
Page 1 of 10