Do we have the redis cluster feature available now ? and would you suggest redis where we want 1000s of small data writes per secs ? We are actually looking for a system where we will be having 1M new data(node) every day and we want random access to the nodes. Each node has a unique key( a Long value) associated with it but information inside the node would be somewhere around 1kB
I am Josiah Carlson, I gave this talk, and it is my least favorite talk. You can visit twitter.com/dr_josiah/status/420950257002754048 and pivotallabs.com/josiah-carlson-scaling-postgres-with-some-help-from-redis/ for talks I like better.
Skip to minute 25:00 for the answer to the title question.
ty :)
Thank you!
Great talk, calm tone and lots of metrics. he knows redis.
If you want to know if you need Redis then do it without Redis first and then Redis ofc given you have time to do it
Do we have the redis cluster feature available now ? and would you suggest redis where we want 1000s of small data writes per secs ? We are actually looking for a system where we will be having 1M new data(node) every day and we want random access to the nodes. Each node has a unique key( a Long value) associated with it but information inside the node would be somewhere around 1kB
+Sandeep Poonia one year too late, but have you taken a look at apache cassandra yet? :)
replying 8 years late, How about indexing? index search?
Good one indeed - keep it up!
I am Josiah Carlson, I gave this talk, and it is my least favorite talk.
You can visit twitter.com/dr_josiah/status/420950257002754048 and pivotallabs.com/josiah-carlson-scaling-postgres-with-some-help-from-redis/ for talks I like better.
Josiah --- I think this talk was very good. Great Job.