Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

Storing anonymous users' favorites on Redis

$
0
0

I am new to Redis and started playing with it.

I have a rails app where unauthenticated users can put newspaper articles as favorites, so they could read them later. What I have been doing until now is storing the favorites in cookies.

But I would like to achieve the same with Redis.There is the command lset. What I don't understand is if this list will be unique to each visitor or common to everyone.


Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>