This project is archived and is in readonly mode.

#2458 ✓invalid
samur araujo

memory store session

Reported by samur araujo | April 8th, 2009 @ 07:38 PM | in 2.x

Dear all, I could not understand the reasons to remove memory_store from rails 2.3 sessions.

It is simple and applicable in several situations.

For example, I am working with semantic web application that did not demand a database because all data is accessed over a SPARQL endpoint, however it is still important to store users' sessions. The nature of my app do not allow store session on cookies and configure a database or a cache server for this , it is out of question.

Do I have other option for that?

I strongly suggest that you release a memory_session on future rails versions.

Msc. Samur Araujo

Comments and changes to this ticket

  • Pratik

    Pratik August 6th, 2009 @ 01:35 PM

    • State changed from “new” to “invalid”

    I think you should just put memory session in your application and ask Rails to use that.

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages