NoSQL: Redis Manifesto

| | bookmark | email

Redis Manifesto

We're against complexity. We believe designing systems is a fight against complexity. We'll accept to fight the complexity when it's worthwhile but we'll try hard to recognize when a small feature is not worth 1000s of lines of code. Most of the time the best way to fight complexity is by not creating it at all.

tags:Redis

via NoSQL databases