Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/y-crdt/yrb-redis

A Redis companion for yrb.
https://github.com/y-crdt/yrb-redis

crdt redis ruby

Last synced: about 2 months ago
JSON representation

A Redis companion for yrb.

Awesome Lists containing this project

README

        


Yrb

---

# yrb-redis

> A Redis companion for y-rb

## Installation

Add this line to your application's Gemfile:

```ruby
gem "y-rb_redis"
```

And then execute:

```bash
$ bundle
```

Or install it yourself as:

```bash
$ gem install y-rb_redis
```

## License

The gem is available as *open source* under the terms of the
[MIT License](https://opensource.org/licenses/MIT).