{"id":16624286,"url":"https://github.com/dcramer/nexus-redis","last_synced_at":"2025-10-30T00:31:41.450Z","repository":{"id":57445987,"uuid":"1844754","full_name":"dcramer/nexus-redis","owner":"dcramer","description":"Redis stats in Nexus","archived":false,"fork":false,"pushed_at":"2012-01-11T08:03:40.000Z","size":117,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T11:18:57.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/dcramer.png","metadata":{"files":{"readme":"README.rst","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":"2011-06-03T22:00:41.000Z","updated_at":"2023-09-08T16:29:33.000Z","dependencies_parsed_at":"2022-09-26T17:30:55.105Z","dependency_job_id":null,"html_url":"https://github.com/dcramer/nexus-redis","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/dcramer%2Fnexus-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fnexus-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fnexus-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fnexus-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcramer","download_url":"https://codeload.github.com/dcramer/nexus-redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238913058,"owners_count":19551478,"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-10-12T03:45:48.007Z","updated_at":"2025-10-30T00:31:36.111Z","avatar_url":"https://github.com/dcramer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"nexus-redis\n-----------\n\nProvides a Redis statistics module in `Nexus \u003chttps://github.com/dcramer/nexus\u003e`_.\n\nInstall\n=======\n\nInstall using pip, or easy_install::\n\n\tpip install nexus-redis\n\nConfig\n======\n\nAdd nexus_redis to your ``INSTALLED_APPS``::\n\n\tINSTALLED_APPS = (\n\t    'nexus',\n\t    'nexus_redis',\n\t)\n\nUsage\n=====\n\nThe Redis module is automatically integrated into Nexus and provides statistics for all connections specificed in ``NEXUS_REDIS_CONNECTIONS``.\n\n::\n\n    NEXUS_REDIS_CONNECTIONS = [\n        {'host': '127.0.0.1', 'port': 8930, 'db': 0},\n    ]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fnexus-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcramer%2Fnexus-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fnexus-redis/lists"}