For lazy readers: CLUSTERING!
Redis 3.0.0 is out
11–20 of 80 posts
Re: Redis 3.0.0 is out
#12I just hope it's not an April's fool joke
Re: Redis 3.0.0 is out
#13Earlier quoted context omitted.
You fogot: WARNING: Redis 3.0 is currently a BETA not suitable for production environments.
I think he just forgot to remove that from the changelog as this is indeed marked as a stable release now, except possibly for the cluster feature.
Re: Redis 3.0.0 is out
#14For lazy readers: CLUSTERING!
Maybe it works great from day one,
maybe it will need a few more iterations,
and possibly with 3.2 we'll improve support for many stuff,
but my guess is that Redis 3.0.0 today, in some way, changes what Redis is.Re: Redis 3.0.0 is out
#15What is the best alternative for redis?
Re: Redis 3.0.0 is out
#16What is the best alternative for redis?
Re: Redis 3.0.0 is out
#17For lazy readers: CLUSTERING!
Maybe it works great from day one, maybe it will need a few more iterations, and possibly with 3.2 we'll improve support for many stuff, but my guess is that Redis 3.0.0 today, in some way, changes what Redis is.
Re: Redis 3.0.0 is out
#18As far as I can tell, most of the advantages of Redis come from the fact that it's all held in memory and so access is fast. Is networked access to other parts of the cluster quick enough that it is quicker than storing the data on one computer, partly on disk? When would one want to use a Redis cluster rather than something stored on-disk and cached in memory?
Re: Redis 3.0.0 is out
#19I just hope it's not an April's fool joke
Re: Redis 3.0.0 is out
#20I just hope it's not an April's fool joke
"p.s. no April fools here. 1 year ago I released HyperLogLog, today 3.0.0, just to contrast with some shit done this April fool lameness."