cord v0.0.5

Crystal shard for Tarantool with auto reconnect and connections pool

Сord

Crystal shard for Tarantool with auto reconnect and connections pool based on original shard for Redis by kostya/redisoid but slightly adapted. Also shard uses ysbaddaden/pool and vladfaust/tarantool.cr of course.

Installation

Add this to your application's shard.yml:

dependencies:
  cord:
    github: creadone/cord

Usage

require "cord"

tarantool = Сord::Connection.new(host: "localhost", port: 6379, pool: 50)
tarantool.ping #=> 00:00:00.000159976

Tests

TODO

Repository

cord

Owner
Statistic
  • 4
  • 0
  • 0
  • 0
  • 1
  • about 5 years ago
  • November 8, 2018
License

MIT License

Links
Synced at

Sun, 19 May 2024 15:06:31 GMT

Languages