{"id":27415447,"url":"https://github.com/vrince/arm-redis","last_synced_at":"2025-08-10T11:07:24.389Z","repository":{"id":102355174,"uuid":"488295810","full_name":"vrince/arm-redis","owner":"vrince","description":"Automated arm7 32bits builds of redis","archived":false,"fork":false,"pushed_at":"2025-01-31T20:58:06.000Z","size":23,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T15:50:24.448Z","etag":null,"topics":["arm","armv7","raspberry-pi","raspberrypi","redis"],"latest_commit_sha":null,"homepage":"https://github.com/redis/redis","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vrince.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":"2022-05-03T17:06:21.000Z","updated_at":"2025-01-31T20:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d830111-a075-4d65-8288-35a18cc16bff","html_url":"https://github.com/vrince/arm-redis","commit_stats":null,"previous_names":["vrince/arm-redis-arm7","vrince/arm-redis-stack"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/vrince/arm-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrince%2Farm-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrince%2Farm-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrince%2Farm-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrince%2Farm-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrince","download_url":"https://codeload.github.com/vrince/arm-redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrince%2Farm-redis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269713884,"owners_count":24463244,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arm","armv7","raspberry-pi","raspberrypi","redis"],"created_at":"2025-04-14T09:22:53.211Z","updated_at":"2025-08-10T11:07:24.363Z","avatar_url":"https://github.com/vrince.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arm-redis\n\n[![redis](https://github.com/vrince/arm-redis/actions/workflows/redis.yml/badge.svg)](https://github.com/vrince/arm-redis/actions/workflows/redis.yml)\n\nAutomated builds of [redis](https://github.com/redis/redis) for arm 32bits (armv7). Primary target is raspberry-pi using 32 bits OS.\n\nSee this repo for [RedisTimeSeries](https://github.com/vrince/arm-redis-timeseries)\n\n## Install\n\n### Redis\n\nLook into the \"release\" section of github, here is an example with `7.0.0` :\n\n```bash\nwget https://github.com/vrince/arm-redis/releases/download/7.2.7/redis-linux-armv7-bookworm-7.2.7.tar.gz\ntar -xf redis-linux-armv7-bookworm-7.2.7.tar.gz\n./bin/redis-server\n\n5541:C 31 Jan 2025 20:53:46.649 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo\n15541:C 31 Jan 2025 20:53:46.649 * Redis version=7.2.7, bits=32, commit=ba181057, modified=0, pid=15541, just started\n15541:C 31 Jan 2025 20:53:46.649 # Warning: no config file specified, using the default config. In order to specify a config file use ./bin/redis-server /path/to/redis.conf\n15541:M 31 Jan 2025 20:53:46.652 * Increased maximum number of open files to 10032 (it was originally set to 1024).\n15541:M 31 Jan 2025 20:53:46.652 * monotonic clock: POSIX clock_gettime\n15541:M 31 Jan 2025 20:53:46.653 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.\n                _._                                                  \n           _.-``__ ''-._                                             \n      _.-``    `.  `_.  ''-._           Redis 7.2.7 (ba181057/0) 32 bit\n  .-`` .-```.  ```\\/    _.,_ ''-._                                  \n (    '      ,       .-`  | `,    )     Running in standalone mode\n |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379\n |    `-._   `._    /     _.-'    |     PID: 15541\n  `-._    `-._  `-./  _.-'    _.-'                                   \n |`-._`-._    `-.__.-'    _.-'_.-'|                                  \n |    `-._`-._        _.-'_.-'    |           https://redis.io       \n  `-._    `-._`-.__.-'_.-'    _.-'                                   \n |`-._`-._    `-.__.-'    _.-'_.-'|                                  \n |    `-._`-._        _.-'_.-'    |                                  \n  `-._    `-._`-.__.-'_.-'    _.-'                                   \n      `-._    `-.__.-'    _.-'                                       \n          `-._        _.-'                                           \n              `-.__.-'                                               \n\n15541:M 31 Jan 2025 20:53:46.656 * Server initialized\n```\n\nThe content of `./bin` folder can be moved in a more generic place like `/usr/local/bin` to be able to use all redis command (`redis-server`, `redis-cli`, ...) from anywhere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrince%2Farm-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrince%2Farm-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrince%2Farm-redis/lists"}