← Back to Users
jaikoo's activity in the archive.
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).
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).