{"id":28462150,"url":"https://github.com/hechoendrupal/redis-routing","last_synced_at":"2025-07-13T04:34:05.010Z","repository":{"id":16914569,"uuid":"19675806","full_name":"hechoendrupal/redis-routing","owner":"hechoendrupal","description":"This project replace the routing system in Drupal 8 to use Redis in storage","archived":false,"fork":false,"pushed_at":"2014-07-13T02:25:02.000Z","size":205,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"8.x-1.x","last_synced_at":"2025-06-07T04:08:23.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"az0ne/AZScanner","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hechoendrupal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-11T19:50:35.000Z","updated_at":"2018-04-16T23:36:10.000Z","dependencies_parsed_at":"2022-09-24T11:01:46.197Z","dependency_job_id":null,"html_url":"https://github.com/hechoendrupal/redis-routing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hechoendrupal/redis-routing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fredis-routing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fredis-routing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fredis-routing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fredis-routing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hechoendrupal","download_url":"https://codeload.github.com/hechoendrupal/redis-routing/tar.gz/refs/heads/8.x-1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hechoendrupal%2Fredis-routing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263342077,"owners_count":23451960,"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":"2025-06-07T04:08:23.460Z","updated_at":"2025-07-05T12:36:32.460Z","avatar_url":"https://github.com/hechoendrupal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Redis for Routing\n==========\n\nThis project replace the routing db storage to redis storage.\n\nThis module use a [Predis](ttps://github.com/nrk/predis) library to connect on Redis service, \nin Drupal 8 the composer.json is versioned in core what is a problem because this module need \nload the predis library before to load Drupal bootstrap.\n\n\n### Instalation\n```bash \n$ cd /path/to/drupal/8\n$ composer require \"predis/predis\":\"dev-master\"\n$ cd modules\n$ git clone git@github.com:dmouse/redis-menu.git routdis\n$ drush en -y routdis\n$ drush cr -y\n``` \n\n### Confirm is working\n```bash \n$ redis-cli KEYS \"router:*\"\n```\n\n### Minimal requirements\n * composer\n * drush\n * redis\n * git\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fredis-routing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhechoendrupal%2Fredis-routing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhechoendrupal%2Fredis-routing/lists"}