redis_cluster
Version, currently master branch1 version
- master branchlatestApr 5, 2017
github.com/relonger/crystal_redis_cluster
Redis Cluster gem port for Crystal
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
redis_cluster:
github: relonger/crystal_redis_cluster
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.21.1- License
- MIT
- Author
- wangzc , Ported to Crystal by Alexander Usikov
Dependencies
Runtime Dependencies
- redis*github: stefanwille/crystal-redis
README
redis_cluster
This is the straight port of https://github.com/zhchsf/redis_cluster gem for Ruby to Crystal
It doesn't tested well yet, so use it on your own risk. However it works for me :-)
Installation
Add this to your application's shard.yml:
dependencies:
redis_cluster:
github: relonger/crystal_redis_cluster
Usage
require "redis_cluster"
Watch examples how to use at https://github.com/zhchsf/redis_cluster page
TODO
- Port spec's and run tests
- Update up to last 0.2.9 changes on original gem
License
The gem is available as open source under the terms of the MIT License.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 5, 2017
- Crystal
0.21.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/relonger/crystal_redis_cluster
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1