{"id":31814017,"url":"https://github.com/levicook/goliath-memcached-spike","last_synced_at":"2026-07-18T18:38:56.603Z","repository":{"id":66311606,"uuid":"3736142","full_name":"levicook/goliath-memcached-spike","owner":"levicook","description":"proof of concept ~ goliath accessing memcached (/couchbase) asynchronously","archived":false,"fork":false,"pushed_at":"2012-03-16T05:45:01.000Z","size":90,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-15T09:13:16.689Z","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-16T05:30:45.000Z","updated_at":"2024-04-15T09:13:16.690Z","dependencies_parsed_at":"2023-02-20T02:00:52.894Z","dependency_job_id":null,"html_url":"https://github.com/levicook/goliath-memcached-spike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levicook/goliath-memcached-spike","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-memcached-spike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-memcached-spike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-memcached-spike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-memcached-spike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levicook","download_url":"https://codeload.github.com/levicook/goliath-memcached-spike/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levicook%2Fgoliath-memcached-spike/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006640,"owners_count":26084148,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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:42.132Z","updated_at":"2025-10-11T08:23:46.701Z","avatar_url":"https://github.com/levicook.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis project is a proof of concept designed to confirm the viability of\naccessing [Memcached][1] from [Goliath][2], in a non-blocking fashion.\n\nIn particular, I'm interested in seeing if I can get the [Dalli][3] gem\nconnected to [Couchbase Server][4].\n\nSeems to be working fine, but it's a little harder to test this one.\nMemcached is generally fast enough, that blocking operations are hard(er)\nto find.\n\n[1]: http://memcached.org/\n[2]: http://postrank-labs.github.com/goliath\n[3]: https://github.com/mperham/dalli \n[4]: http://www.couchbase.com/couchbase-server/overview\n\n### Results on Api#fetch\n\n    [20659:DEBUG] 2012-03-15 23:20:38 :: cache missed\n    [20659:INFO] 2012-03-15 23:20:38 :: Status: 200, Content-Length: 11, Response Time: 5.40ms\n    [20659:INFO] 2012-03-15 23:20:39 :: Status: 200, Content-Length: 11, Response Time: 5.31ms\n    [20659:INFO] 2012-03-15 23:20:39 :: Status: 200, Content-Length: 11, Response Time: 4.25ms\n    [20659:INFO] 2012-03-15 23:20:40 :: Status: 200, Content-Length: 11, Response Time: 5.03ms\n    [20659:INFO] 2012-03-15 23:20:41 :: Status: 200, Content-Length: 11, Response Time: 4.18ms\n    [20659:INFO] 2012-03-15 23:20:41 :: Status: 200, Content-Length: 11, Response Time: 4.77ms\n    [20659:DEBUG] 2012-03-15 23:20:44 :: cache missed\n    [20659:INFO] 2012-03-15 23:20:44 :: Status: 200, Content-Length: 11, Response Time: 5.45ms\n    [20659:INFO] 2012-03-15 23:20:45 :: Status: 200, Content-Length: 11, Response Time: 3.20ms\n    [20659:INFO] 2012-03-15 23:20:46 :: Status: 200, Content-Length: 11, Response Time: 4.86ms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fgoliath-memcached-spike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevicook%2Fgoliath-memcached-spike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevicook%2Fgoliath-memcached-spike/lists"}