cord
Version, currently 0.0.45 versions
- 0.0.5latestFeb 17, 2019
- 0.0.4not indexedFeb 17, 2019
- 0.0.3not indexedFeb 17, 2019
- 0.0.2not indexedFeb 17, 2019
- 0.0.1not indexedFeb 17, 2019
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.
Nothing has been indexed for 0.0.4 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
cord:
github: creadone/cord
version: ~> 0.0.4Then run:
shards installshard.yml
No shard.yml has been indexed for 0.0.4. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
С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.4- Tagged
- Feb 17, 2019
- Commit
880e489bbf7d- Indexed
- not yet
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