redis/README.md

5 lines
195 B
Markdown
Raw Normal View History

2024-01-05 17:23:58 +01:00
# redis
Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.