> What I wonder is what are the advantages of using an active record > session store? > > I assume people do this for a few reasons: > > 1. Need to persist sessions between browser launches...ay will be. > > 2. Need to store more that 4K of session data... > > 3. Need to store sensitive data inside session objects...
4. Need multiple app servers to scale by using the same data store. > What are some other reasons I've not listed here? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

