cord
Version, currently 0.0.55 versions
github.com/creadone/cord
Crystal shard for Tarantool with auto reconnect and connections pool based on original shard for Redis by kostya/redisoid but slightly adapted.
4 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cord:
github: creadone/cord
version: ~> 0.0.5Then run:
shards installshard.yml
- Crystal
0.27.2- License
- MIT
- Authors
- Konstantin Makarchev, Sergey Fedorov
Dependencies
Runtime Dependencies
- pool*github: ysbaddaden/pool
README
С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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.0.5- Tagged
- Feb 17, 2019
- Commit
944e4351090d- Crystal
0.27.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/creadone/cord
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 5