{"id":20823985,"url":"https://github.com/corentinb/txtoredis","last_synced_at":"2026-04-24T10:32:46.403Z","repository":{"id":80535629,"uuid":"160558067","full_name":"CorentinB/TXToRedis","owner":"CorentinB","description":":fire: Push each line of a text file, to a Redis set","archived":false,"fork":false,"pushed_at":"2018-12-05T18:41:57.000Z","size":5178,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T00:55:58.656Z","etag":null,"topics":["data","datascience","dataset","go","golang","redis","set"],"latest_commit_sha":null,"homepage":"","language":"Go","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/CorentinB.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-12-05T18:01:16.000Z","updated_at":"2023-07-05T09:21:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f86d1734-0393-4758-8ba2-2a71cc90ac4d","html_url":"https://github.com/CorentinB/TXToRedis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2FTXToRedis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2FTXToRedis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2FTXToRedis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinB%2FTXToRedis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CorentinB","download_url":"https://codeload.github.com/CorentinB/TXToRedis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243172129,"owners_count":20247885,"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":["data","datascience","dataset","go","golang","redis","set"],"created_at":"2024-11-17T22:20:18.306Z","updated_at":"2025-12-24T10:47:31.675Z","avatar_url":"https://github.com/CorentinB.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TXToRedis\nPush each line from a text file, to a Redis set\n\n# Build\n\nSimply:\n\n`git clone https://github.com/CorentinB/TXToRedis.git \u0026\u0026 cd TXToRedis/`\n\n`go build .`\n\n# Usage\n\n`./TXToRedis [FILE] [REDIS-HOST] [REDIS-PASSWORD] [REDIS-DB] [REDIS-KEY] [CONCURRENCY]`\n\nFor example to push each line from the file `data.txt` to a set with the `ids` value, in database `0` of a Redis instance running at `127.0.0.1:6379`, secured with the password `not-secured`, with a concurrency of `512` parallel push:\n\n`./TXToRedis data.txt \"127.0.0.1:6379\" \"not-secured\" \"0\" \"ids\" \"512\"`\n\n---\n\n# Isn't that beautiful?\n\n![Example](example.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinb%2Ftxtoredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorentinb%2Ftxtoredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinb%2Ftxtoredis/lists"}