{"id":51230254,"url":"https://github.com/choewy/compare-redis-client-with-luascript","last_synced_at":"2026-06-28T15:31:13.106Z","repository":{"id":210497292,"uuid":"726703569","full_name":"choewy/compare-redis-client-with-luascript","owner":"choewy","description":"Compare Redis Client with Luascript","archived":false,"fork":false,"pushed_at":"2023-12-03T06:39:57.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T05:31:04.585Z","etag":null,"topics":["ioredis","luascript","nestjs","redis"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/choewy.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,"governance":null}},"created_at":"2023-12-03T05:58:05.000Z","updated_at":"2023-12-03T05:58:59.000Z","dependencies_parsed_at":"2023-12-03T07:33:15.868Z","dependency_job_id":null,"html_url":"https://github.com/choewy/compare-redis-client-with-luascript","commit_stats":null,"previous_names":["choewy/compare-redis-client-with-luascript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/choewy/compare-redis-client-with-luascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fcompare-redis-client-with-luascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fcompare-redis-client-with-luascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fcompare-redis-client-with-luascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fcompare-redis-client-with-luascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/choewy","download_url":"https://codeload.github.com/choewy/compare-redis-client-with-luascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/choewy%2Fcompare-redis-client-with-luascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34894560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["ioredis","luascript","nestjs","redis"],"created_at":"2026-06-28T15:31:12.382Z","updated_at":"2026-06-28T15:31:13.100Z","avatar_url":"https://github.com/choewy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compare Redis Client With Redis Luascript\n\n## Libs\n\n- NestJS\n- IoRedis\n\n## APIs\n\n### Redis Client Module\n\n- GET /redis-client : test all\n- GET /redis-client/:key : test by key\n\n### Redis Luascript Module\n\n- GET /redis-luascript : test all\n- GET /redis-luascript/:key : test by key\n\n```ts\nexport enum TestKey {\n  Coord = 'coord',\n  Weather = 'weather',\n  Stations = 'stations',\n  Sys = 'sys',\n  Main = 'main',\n}\n```\n\n## Analysis\n\n- Redis : v7.2(Docker)\n- MacOS : CPU(M2), RAM(16GB)\n\n### Redis Client\n\n| loop |   min |   max |   total |      avg |\n| ---: | ----: | ----: | ------: | -------: |\n|    1 | 10 ms | 10 ms |   10 ms |    10 ms |\n|   10 |  3 ms | 11 ms |   59 ms |   5.9 ms |\n|  100 |  2 ms |  7 ms |  271 ms |  2.71 ms |\n| 1000 |  2 ms | 38 ms | 2741 ms | 2.741 ms |\n\n### Redis Luascript\n\n| loop |  min |  max |   total |      avg |\n| ---: | ---: | ---: | ------: | -------: |\n|    1 | 5 ms | 5 ms |    5 ms |     5 ms |\n|   10 | 1 ms | 4 ms |   23 ms |   2.3 ms |\n|  100 | 1 ms | 7 ms |  173 ms |  1.73 ms |\n| 1000 | 1 ms | 9 ms | 2127 ms | 2.127 ms |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoewy%2Fcompare-redis-client-with-luascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoewy%2Fcompare-redis-client-with-luascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoewy%2Fcompare-redis-client-with-luascript/lists"}