{"id":31813999,"url":"https://github.com/levicook/goliath-redis-locking-spike","last_synced_at":"2026-07-24T03:31:58.981Z","repository":{"id":2758864,"uuid":"3756807","full_name":"levicook/goliath-redis-locking-spike","owner":"levicook","description":null,"archived":false,"fork":false,"pushed_at":"2012-03-19T01:15:10.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T08:24:52.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/levicook.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":"2012-03-18T17:58:46.000Z","updated_at":"2014-09-04T03:10:55.000Z","dependencies_parsed_at":"2022-09-08T05:51:15.493Z","dependency_job_id":null,"html_url":"https://github.com/levicook/goliath-redis-locking-spike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levicook/goliath-redis-locking-spike","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-redis-locking-spike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-redis-locking-spike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-redis-locking-spike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-redis-locking-spike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levicook","download_url":"https://codeload.github.com/levicook/goliath-redis-locking-spike/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-redis-locking-spike/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35826032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-24T02:00:07.870Z","response_time":62,"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":[],"created_at":"2025-10-11T08:23:30.070Z","updated_at":"2026-07-24T03:31:58.912Z","avatar_url":"https://github.com/levicook.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis proof of concept implements a [Redis][1] backed distributed cache.\nWaiting for the lock does not block [Goliath][2].\n\nImplements the locking semantics described at\n[http://redis.io/commands/setnx][3], without blocking the EventMachine\nreactor.\n\n\n[1]: http://redis.io\n[2]: http://postrank-labs.github.com/goliath\n[3]: http://redis.io/commands/setnx\n\n### Results\n\n    This is ApacheBench, Version 2.3 \u003c$Revision: 655654 $\u003e\n    Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\n    Licensed to The Apache Software Foundation, http://www.apache.org/\n\n    Benchmarking localhost (be patient)\n\n\n    Server Software:        Goliath\n    Server Hostname:        localhost\n    Server Port:            9000\n\n    Document Path:          /\n    Document Length:        2 bytes\n\n    Concurrency Level:      25\n    Time taken for tests:   6.708 seconds\n    Complete requests:      5000\n    Failed requests:        0\n    Write errors:           0\n    Total transferred:      600000 bytes\n    HTML transferred:       10000 bytes\n    Requests per second:    745.32 [#/sec] (mean)\n    Time per request:       33.542 [ms] (mean)\n    Time per request:       1.342 [ms] (mean, across all concurrent requests)\n    Transfer rate:          87.34 [Kbytes/sec] received\n\n    Connection Times (ms)\n                  min  mean[+/-sd] median   max\n    Connect:        0    0   0.0      0       1\n    Processing:     8   32  67.6     30    1882\n    Waiting:        7   32  67.6     30    1882\n    Total:          8   32  67.6     31    1882\n\n    Percentage of the requests served within a certain time (ms)\n      50%     31\n      66%     32\n      75%     32\n      80%     33\n      90%     34\n      95%     36\n      98%     38\n      99%     41\n     100%   1882 (longest request)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fgoliath-redis-locking-spike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevicook%2Fgoliath-redis-locking-spike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fgoliath-redis-locking-spike/lists"}