ruby on rails - Migrate session from active record store to cookie store -


rails 4 include encrypted cookie based sessions. we'd change active record cookie store. there way without interrupting customers of app? don't want remove current sessions.

agree nathan don't go backwards unless worried db performance because of sessions storage. in case suggest redis or memcached store sessions , not cookie based.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -