HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sudo-it-all

no profile record

Submissions

Redis as a Cache vs. Redis as a Primary Database in 90 Seconds

redis.com
1 points·by sudo-it-all·5 anni fa·0 comments

How to Build a Digital Auction SaaS Platform Using JavaScript, Lambda, and Redis

hackernoon.com
4 points·by sudo-it-all·5 anni fa·0 comments

comments

sudo-it-all
·5 anni fa·discuss
The 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·discuss
Redis supports clustering and sharding: https://redis.io/topics/cluster-tutorial

There 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·discuss
This is interesting, I've seen stuff like RediSQL as well. It would be nice to see this OSS so people can contribute to it!