|
I came by accident across this interesting study by ScottBarron.
The Ruby on Rails application framework provides several options for
storing session data. Each option has its advantages and disadvantages
which may not be readily apparent. The tests outlined in this document
attempt to lay some groundwork which should help when determining which
storage container is most suitable for your application.
I highly recommend reading it!
|