Instagram: Making the Switch to Cassandra from Redis
planetcassandra.org
Instagram: Making the Switch to Cassandra from Redis
1–10 of 29 posts
Re: Instagram: Making the Switch to Cassandra from Redis
#2Maybe be able to assign a specific DB number to disk?
I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
Re: Instagram: Making the Switch to Cassandra from Redis
#3I'm interested if @antirez has thought of extending the (admittedly fun) redis api to a disk-backed version for when you don't need the performance of in-memory, but appreciate the simplicity of the redis api. Maybe be able to assign a specific DB number to disk? I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
Re: Instagram: Making the Switch to Cassandra from Redis
#4I'm interested if @antirez has thought of extending the (admittedly fun) redis api to a disk-backed version for when you don't need the performance of in-memory, but appreciate the simplicity of the redis api. Maybe be able to assign a specific DB number to disk? I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
Re: Instagram: Making the Switch to Cassandra from Redis
#5I'm interested if @antirez has thought of extending the (admittedly fun) redis api to a disk-backed version for when you don't need the performance of in-memory, but appreciate the simplicity of the redis api. Maybe be able to assign a specific DB number to disk? I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
Re: Instagram: Making the Switch to Cassandra from Redis
#6Re: Instagram: Making the Switch to Cassandra from Redis
#7I'm interested if @antirez has thought of extending the (admittedly fun) redis api to a disk-backed version for when you don't need the performance of in-memory, but appreciate the simplicity of the redis api. Maybe be able to assign a specific DB number to disk? I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
"Redis VM is now deprecated. Redis 2.4 will be the latest Redis version featuring Virtual Memory (but it also warns you that Virtual Memory usage is discouraged). We found that using VM has several disadvantages and problems. In the future of Redis we want to simply provide the best in-memory database (but persistent on disk as usual) ever, without considering at least for now the support for databases bigger than RAM. Our future efforts are focused into providing scripting, cluster, and better persistence."
Re: Instagram: Making the Switch to Cassandra from Redis
#8I'm interested if @antirez has thought of extending the (admittedly fun) redis api to a disk-backed version for when you don't need the performance of in-memory, but appreciate the simplicity of the redis api. Maybe be able to assign a specific DB number to disk? I realize that might be kitchen sinking Redis more than he intends, but it might be worth it.
Re: Instagram: Making the Switch to Cassandra from Redis
#9Re: Instagram: Making the Switch to Cassandra from Redis
#10I wonder if being part of Facebook (from which Cassandra originated) has anything to do with the choice for Cassandra over other databases.