Slashdot Mirror


User: jaikoo

jaikoo's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:does RR have .... on Agile Web Development with Ruby on Rails · · Score: 1

    I think the best solution is using memcache. ROR fully allows you to store sessions using a distributed cache such as memcache. I found drb to be slightly unstable and crash after heavy usage (could just be me).