cord v0.0.5
С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
- almost 6 years ago
- November 8, 2018
License
MIT License
Links
Synced at
Mon, 25 Nov 2024 05:51:36 GMT
Languages