RedisHash

A full implementation of Ruby's Hash API which transparently wraps a Redis hash

Gem Version Build Status Maintainability Test Coverage

Installation

Add this line to your application's Gemfile:

gem 'redis_hash'

And then execute:

$ bundle

Or install it yourself as:

$ gem install redis_hash

Usage

TODO: Write usage instructions here

Development

Consult Spicerack's development instructions for more info.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/RubyAfterAll/spicerack.

License

The gem is available as open source under the terms of the MIT License.