> I'd like to see a Drb-based store, so that you could have the speed of > memory-based access along with the ability to have a dedicated session > server for seamless failover of webservers behind a hardware load > balancer. It's already there! ;) Have a look in vendor/actionpack/cgi_ext -- there's both a server and a client (Session store). Works great too and it's pretty fast. -- David Heinemeier Hansson, http://www.rubyonrails.org/ -- Web-application framework for Ruby http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby http://www.basecamphq.com/ -- Web-based Project Management http://www.loudthinking.com/ -- Broadcasting Brain http://www.nextangle.com/ -- Development & Consulting Services