Skip to content

mdrozdo/sensu-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensu::Redis

Build Status

Installation

Add this line to your application's Gemfile:

gem 'sensu-redis'

And then execute:

$ bundle

Usage

This library provides the Redis client, with Sentinel support, for Sensu's components. It's documentation can be found here.

Contributing

Please do not submit a pull request to add features that Sensu does not nor will not require.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Sensu-Redis is released under the MIT license.

About

The Sensu Redis client library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.6%
  • Shell 0.4%