{"id":22877032,"url":"https://github.com/noogler-eng/leetcode_workers","last_synced_at":"2026-05-01T15:32:06.323Z","repository":{"id":265957579,"uuid":"896967918","full_name":"noogler-eng/leetcode_workers","owner":"noogler-eng","description":"this will indicate how leetcode main server is working so smoothly, there is less load on the main server which is done using worker nodes, this model is implemented using redis or external queue","archived":false,"fork":false,"pushed_at":"2024-12-01T18:37:58.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T13:34:08.413Z","etag":null,"topics":["leetcode","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/noogler-eng.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-01T18:36:02.000Z","updated_at":"2024-12-01T18:39:51.000Z","dependencies_parsed_at":"2024-12-01T19:31:42.390Z","dependency_job_id":null,"html_url":"https://github.com/noogler-eng/leetcode_workers","commit_stats":null,"previous_names":["noogler-eng/leetcode_workers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noogler-eng/leetcode_workers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noogler-eng%2Fleetcode_workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noogler-eng%2Fleetcode_workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noogler-eng%2Fleetcode_workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noogler-eng%2Fleetcode_workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noogler-eng","download_url":"https://codeload.github.com/noogler-eng/leetcode_workers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noogler-eng%2Fleetcode_workers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["leetcode","redis"],"created_at":"2024-12-13T15:29:18.001Z","updated_at":"2026-05-01T15:32:06.281Z","avatar_url":"https://github.com/noogler-eng.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Main server\nRedis is an open-source, in-memory data structure store, \nused as a database, cache, and message broker One of the key \nfeatures of Redis is its ability to keep all data in memory, \nwhich allows for high performance and low latency access to data.\n\n1. this will send the prblem to the redis or in memory queue which is connectd to kafka\n2. kafka or pub sub models sends it to workers node\n3. on worker nodes they will process it and send back test result ot client node (extra services can be used)\n\n### Worker\n1. Here kafka or load balance will it probelm or task to do it\n2. reduces the load of cheking the code on main server\n3. this are worker nodes or server, code was written only for checking the problem","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoogler-eng%2Fleetcode_workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoogler-eng%2Fleetcode_workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoogler-eng%2Fleetcode_workers/lists"}