Sha256: 7aad6c37d4072113562b413f18a12ae8a6b1e4142c97874f0471623f5b5267fa

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

# Restruct

[![Gem Version](https://badge.fury.io/rb/restruct.svg)](https://rubygems.org/gems/restruct)
[![Build Status](https://travis-ci.org/gabynaiman/restruct.svg?branch=master)](https://travis-ci.org/gabynaiman/restruct)
[![Coverage Status](https://coveralls.io/repos/gabynaiman/restruct/badge.svg?branch=master)](https://coveralls.io/r/gabynaiman/restruct?branch=master)
[![Code Climate](https://codeclimate.com/github/gabynaiman/restruct.svg)](https://codeclimate.com/github/gabynaiman/restruct)
[![Dependency Status](https://gemnasium.com/gabynaiman/restruct.svg)](https://gemnasium.com/gabynaiman/restruct)

Redis structures

- Array
- Set
- Hash
- NestedHash
- Queue
- Locker
- Channel

## Installation

Add this line to your application's Gemfile:

    gem 'restruct'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install restruct

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/gabynaiman/restruct/fork )
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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
restruct-0.2.0 README.md