Skip to content

Commit

Permalink
adding 'why' section to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Nov 14, 2011
1 parent 7b4000b commit 9d24d6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -139,9 +139,11 @@ Then in any view you can simply call the helper methods to give your user a link
```
Why
===
We chose Redis because it is screaming fast, and very simple to work with. By using redis for likeable we take load off of our relational database and speed up individual calls retrieve information about the "liked" state of an object. If you're not using redis in production, and don't want to, there are many other great liking/voting libraries out there such as [thumbs up](https://github.com/brady8/thumbs_up).
Thats about it.
RedisRed RedisRedi
RedisRedisRedi RedisRedisRedisR
Expand Down

0 comments on commit 9d24d6a

Please sign in to comment.