mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 13:26:39 +00:00
added note about system_timer gem to readme
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user