Hacker News new | past | comments | ask | show | jobs | submit login

It's a key value store.



Where the value is not just a string but can also be a set, list, ordered set, hash (dictionary), etc.

You can store basically any common data structure in Redis and operate on individual elements as if they were local variables in your program.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: