{"id":19839324,"url":"https://github.com/redislabs/eredis","last_synced_at":"2025-05-01T18:31:56.847Z","repository":{"id":70614058,"uuid":"138069157","full_name":"RedisLabs/eredis","owner":"RedisLabs","description":"Embedded Redis experiment","archived":false,"fork":false,"pushed_at":"2018-07-19T11:48:50.000Z","size":14,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T16:54:21.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedisLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-06-20T18:10:11.000Z","updated_at":"2024-05-16T09:16:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6001e50f-7ad2-4272-ae37-c1de132550e5","html_url":"https://github.com/RedisLabs/eredis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Feredis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Feredis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Feredis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedisLabs%2Feredis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedisLabs","download_url":"https://codeload.github.com/RedisLabs/eredis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251924835,"owners_count":21666043,"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","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-12T12:21:49.193Z","updated_at":"2025-05-01T18:31:56.524Z","avatar_url":"https://github.com/RedisLabs.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embedded Redis\n\nThis is a **toy attempt** to strip down a Redis server, load it as a shared object\nand directly inject and execute commands bypassing all networking, etc.\n\n## Building Embedded Library and C test\n\n1. Make sure you `clone --recursive` to get submodules.\n2. Run `make` to build the embedded Redis library and the sample C test.\n3. Run `make tests` to run basic sanity tests on the C client.\n\n## Go interface\n\nThe `eredis` dir contains a go package that wraps the C interface. To run a sample\ntest, use:\n\n```\nLD_LIBRARY_PATH=`pwd`/redis/src go test ./golang/eredis -v\n```\n\nOr just run:\n\n```\nmake go-tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Feredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredislabs%2Feredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredislabs%2Feredis/lists"}