Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/y-crdt/yrb-redis
- Owner: y-crdt
- License: mit
- Created: 2022-07-26T14:37:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T09:24:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T03:08:32.437Z (9 months ago)
- Topics: crdt, redis, ruby
- Language: Ruby
- Homepage: https://y-crdt.github.io/yrb-redis/
- Size: 114 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# 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).