{"id":19032496,"url":"https://github.com/creadone/cord","last_synced_at":"2026-05-03T16:30:18.500Z","repository":{"id":70234142,"uuid":"156689578","full_name":"creadone/cord","owner":"creadone","description":"Crystal shard for Tarantool with auto reconnect and connections pool","archived":false,"fork":false,"pushed_at":"2019-02-17T16:04:49.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T04:27:10.424Z","etag":null,"topics":["crystal","pool","reconnect","shard","tarantool"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creadone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-08T10:27:39.000Z","updated_at":"2024-05-04T00:42:03.000Z","dependencies_parsed_at":"2023-07-29T09:17:46.903Z","dependency_job_id":null,"html_url":"https://github.com/creadone/cord","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fcord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fcord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fcord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fcord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creadone","download_url":"https://codeload.github.com/creadone/cord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240082651,"owners_count":19745259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crystal","pool","reconnect","shard","tarantool"],"created_at":"2024-11-08T21:29:01.395Z","updated_at":"2026-05-03T16:30:18.258Z","avatar_url":"https://github.com/creadone.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Сord\n\nCrystal shard for Tarantool with auto reconnect and connections pool based on original shard for Redis by [kostya/redisoid](https://github.com/kostya/redisoid) but slightly adapted. Also shard uses [ysbaddaden/pool](https://github.com/ysbaddaden/pool) and [vladfaust/tarantool.cr](https://github.com/vladfaust/tarantool.cr) of course.\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  cord:\n    github: creadone/cord\n```\n\n## Usage\n\n```crystal\nrequire \"cord\"\n\ntarantool = Сord::Connection.new(host: \"localhost\", port: 6379, pool: 50)\ntarantool.ping #=\u003e 00:00:00.000159976\n```\n\n## Tests\n\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreadone%2Fcord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreadone%2Fcord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreadone%2Fcord/lists"}