crystal_redis_cluster

Redis Cluster gem port for Crystal

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.

Repository

crystal_redis_cluster

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • over 8 years ago
  • April 5, 2017
License

MIT License

Links
Synced at

Mon, 01 Sep 2025 01:38:54 GMT

Languages