microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.81k stars 5.37k forks source link

Update README links #489

Open kohenkatz opened 8 years ago

kohenkatz commented 8 years ago

Removed duplicate link and made the remaining links go to the formatted versions of the files instead of the raw versions.