{"id":29690676,"url":"https://github.com/dmk/bifrost","last_synced_at":"2025-07-23T06:37:28.899Z","repository":{"id":305486819,"uuid":"1023006484","full_name":"dmk/bifrost","owner":"dmk","description":"Memcached proxy.","archived":false,"fork":false,"pushed_at":"2025-07-20T10:34:17.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-20T12:19:02.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dmk.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,"zenodo":null}},"created_at":"2025-07-20T10:26:05.000Z","updated_at":"2025-07-20T10:34:20.000Z","dependencies_parsed_at":"2025-07-20T12:19:05.257Z","dependency_job_id":"72ce9448-1599-45d5-be8b-43e00a29b099","html_url":"https://github.com/dmk/bifrost","commit_stats":null,"previous_names":["dmk/bifrost"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dmk/bifrost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmk%2Fbifrost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmk%2Fbifrost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmk%2Fbifrost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmk%2Fbifrost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmk","download_url":"https://codeload.github.com/dmk/bifrost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmk%2Fbifrost/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266631702,"owners_count":23959422,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-07-23T06:37:28.275Z","updated_at":"2025-07-23T06:37:28.881Z","avatar_url":"https://github.com/dmk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bifrost\n\nAn intelligent Memcached proxy with routing, failover, and load balancing capabilities.\n\n## Features\n\n- **Smart Routing**: Route requests based on key patterns\n- **Multiple Strategies**: Blind forward, round robin, failover, and miss failover\n- **Connection Pooling**: Efficient connection management with bb8\n- **YAML Configuration**: Simple, readable configuration files\n\n## Quick Start\n\n1. **Start backend memcached servers**:\n   ```bash\n   docker-compose up -d\n   ```\n\n2. **Run bifrost**:\n   ```bash\n   cargo run -- --config examples/simple.yaml\n   ```\n\n3. **Test the proxy**:\n   ```bash\n   echo \"set test 0 0 5\\r\\nhello\\r\\n\" | nc 127.0.0.1:11211\n   ```\n\n## Configuration\n\nSee [examples](./examples) for configuration samples including failover, load balancing, and routing setups.\n\n## License\n\nApache 2.0 - See [LICENSE](LICENSE) file for details. Attribution required.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmk%2Fbifrost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmk%2Fbifrost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmk%2Fbifrost/lists"}