Redis as a Cache vs. Redis as a Primary Database in 90 Secondsredis.com1 points·by sudo-it-all·5 anni fa·0 comments
How to Build a Digital Auction SaaS Platform Using JavaScript, Lambda, and Redishackernoon.com4 points·by sudo-it-all·5 anni fa·0 comments
sudo-it-all·5 anni fa·discussThe fact that "this is common" does not excuse the fact that it is wrong and unethical. This is similar to how Intel paid companies to not use AMD processors. It is anti-competitive behavior.
sudo-it-all·5 anni fa·discussRedis supports clustering and sharding: https://redis.io/topics/cluster-tutorialThere are also managed solutions that implement Redis with partial flash storage. Redis Enterprise and AWS ElastiCache both do this.
sudo-it-all·5 anni fa·discussThis is interesting, I've seen stuff like RediSQL as well. It would be nice to see this OSS so people can contribute to it!