{"id":20167265,"url":"https://github.com/pethical/credis","last_synced_at":"2025-08-04T08:36:27.532Z","repository":{"id":31608853,"uuid":"35173814","full_name":"Pethical/credis","owner":"Pethical","description":"Automatically exported from code.google.com/p/credis","archived":false,"fork":false,"pushed_at":"2015-05-06T17:47:23.000Z","size":240,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T07:47:12.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/Pethical.png","metadata":{"files":{"readme":"README","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":"2015-05-06T17:44:51.000Z","updated_at":"2015-05-06T17:45:47.000Z","dependencies_parsed_at":"2022-09-10T00:41:30.797Z","dependency_job_id":null,"html_url":"https://github.com/Pethical/credis","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Pethical/credis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pethical%2Fcredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pethical%2Fcredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pethical%2Fcredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pethical%2Fcredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pethical","download_url":"https://codeload.github.com/Pethical/credis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pethical%2Fcredis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268671597,"owners_count":24288204,"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-08-04T02:00:09.867Z","response_time":79,"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":"2024-11-14T00:48:47.339Z","updated_at":"2025-08-04T08:36:27.475Z","avatar_url":"https://github.com/Pethical.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Credis (http://code.google.com/p/credis) is a client library in \nplain C written by Jonas Romfelt (jonas at romfelt dot se) for \ncommunicating with Redis (http://code.google.com/p/redis) servers. \nRedis is a high performance key-value database, refer to Redis \nproject page for more information.\n\nCredis aims to be fast and minimalistic with respect to memory \nusage. It runs on Linux and should run on most posix like systems.\nPorting it to Windows or other platforms should be \nstraightforward.\n\nTo build credis-test and credis shared and static libraries simply \nunpack and run: \n\n  make\n\nTo run through a number of credis tests run (presupposed that a \nRedis server is listening on the default port on localhost):\n\n  ./credis-test\n\nTo perform a simplistic performance benchmark test and measure \nnumber of set-commands per second, run:\n\n  ./credis-test 10000\n\nWhere 10000 is the number of set-commands to execute. \n\nRunning the benchmark and a redis srver instance locally on \nmy machine (old dual-core AMD64 and 2 GB RAM running Debian)\nroughly results in 33000 commands/second. Slightly (10-15%) \nfaster than the benchmark provided with the redis server. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpethical%2Fcredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpethical%2Fcredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpethical%2Fcredis/lists"}