{"id":19470076,"url":"https://github.com/arpith/redis-s3-backup","last_synced_at":"2026-06-07T20:32:37.546Z","repository":{"id":57460691,"uuid":"62252118","full_name":"arpith/Redis-S3-Backup","owner":"arpith","description":"Python script to back up your Redis RDB file to S3","archived":false,"fork":false,"pushed_at":"2016-07-04T21:33:55.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T20:04:31.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/arpith.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}},"created_at":"2016-06-29T19:25:08.000Z","updated_at":"2016-06-30T17:25:59.000Z","dependencies_parsed_at":"2022-09-15T20:22:39.697Z","dependency_job_id":null,"html_url":"https://github.com/arpith/Redis-S3-Backup","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/arpith%2FRedis-S3-Backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpith%2FRedis-S3-Backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpith%2FRedis-S3-Backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpith%2FRedis-S3-Backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpith","download_url":"https://codeload.github.com/arpith/Redis-S3-Backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240687084,"owners_count":19841438,"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":[],"created_at":"2024-11-10T18:55:50.833Z","updated_at":"2026-06-07T20:32:37.511Z","avatar_url":"https://github.com/arpith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis-S3-Backup\nPython script to back up your Redis RDB file to S3\n\n## Installation\n`$ pip install redis_s3_backup`\n\n## Usage\n```\nredis_s3_backup\n  --directory DIRECTORY_CONTAINING_RDB_FILE\n  --bucket S3_BUCKET_NAME\n  --profile AWS_PROFILE_NAME\n```\n\n### Redis Directory\nThis is the directory in which the `dump.rdb` file is located. If you installed Redis by compiling it, this would look like `~/redis-3.2.1` (if you extracted the tar file in your home directory).\n\n### S3 Bucket Name\nThis is the AWS S3 bucket which will contain your backups.\n\n### AWS Profile Name\nThis is the profile to be used, for instance if your shared credentials file looks like this:\n```\n$ cat ~/.aws/credentials\n[AWS_PROFILE_NAME]\naws_access_key_id=YOUR_ACCESS_KEY_ID\naws_secret_access_key=YOUR_SECRET_ACCESS_KEY\n```\nThen use `--profile` to specify that your profile name is `AWS_PROFILE_NAME`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpith%2Fredis-s3-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpith%2Fredis-s3-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpith%2Fredis-s3-backup/lists"}