added note about system_timer gem to readme

This commit is contained in:
2010-12-29 17:28:56 +00:00
parent a5c8fc6fbf
commit 745473862f

View File

@@ -14,6 +14,8 @@ Redis fits perfectly with all of these requirements. It has atomic operations li
gem install redistat
If you are using Ruby 1.8.x, it's recommended you also install the `system_timer` gem, as the Redis gem will otherwise complain.
## Usage
The simplest way to use Redistat is through the model wrapper.