|
|
|
|
|
by JesseObrien
2676 days ago
|
|
>"I really want Redis to be a set of orthogonal data structures that the user can put together, and not a set of tools that are ready to use." This is why I fell in love with Redis right from the beginning. Having a data store that gets out of the way and just gives you the structures (a lot like programming data structures) to do what you need feels awesome. Picking up the commands and putting them to use feels as natural as reaching for any vector/list/whatever structures I use anyway in my programs. Thanks so much for everything you're doing antirez. |
|