{"id":13412610,"url":"https://github.com/liftbridge-io/liftbridge","last_synced_at":"2025-05-14T21:05:49.253Z","repository":{"id":33100390,"uuid":"106867267","full_name":"liftbridge-io/liftbridge","owner":"liftbridge-io","description":"Lightweight, fault-tolerant message streams.","archived":false,"fork":false,"pushed_at":"2024-04-19T12:36:54.000Z","size":18863,"stargazers_count":2598,"open_issues_count":43,"forks_count":110,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-05-14T21:05:47.918Z","etag":null,"topics":["cloud-native","distributed-systems","go","golang","grpc","liftbridge","message-queue","messaging","nats","pubsub","streaming"],"latest_commit_sha":null,"homepage":"https://liftbridge.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liftbridge-io.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":"2017-10-13T19:50:26.000Z","updated_at":"2025-05-07T18:20:44.000Z","dependencies_parsed_at":"2024-04-19T14:00:57.944Z","dependency_job_id":null,"html_url":"https://github.com/liftbridge-io/liftbridge","commit_stats":{"total_commits":1031,"total_committers":29,"mean_commits":35.55172413793103,"dds":"0.27740058195926287","last_synced_commit":"22034a850f614e3afc0d9feb948221a164681ee5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fliftbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fliftbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fliftbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fliftbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liftbridge-io","download_url":"https://codeload.github.com/liftbridge-io/liftbridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227611,"owners_count":22035669,"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":["cloud-native","distributed-systems","go","golang","grpc","liftbridge","message-queue","messaging","nats","pubsub","streaming"],"created_at":"2024-07-30T20:01:26.771Z","updated_at":"2025-05-14T21:05:49.191Z","avatar_url":"https://github.com/liftbridge-io.png","language":"Go","funding_links":[],"categories":["Distributed Systems","分布式系统","Streaming","Go","Repositories","distributed-systems","Relational Databases","\u003ca name=\"Go\"\u003e\u003c/a\u003eGo"],"sub_categories":["Search and Analytic Databases","检索及分析资料库","Vectors","Advanced Console UIs","SQL 查询语句构建库"],"readme":"![Liftbridge Logo](./website/static/img/liftbridge_full.png)\n---\n[![Build][Build-Status-Image]][Build-Status-Url] [![License][License-Image]][License-Url] [![ReportCard][ReportCard-Image]][ReportCard-Url] [![Coverage][Coverage-Image]][Coverage-Url]\n\nLiftbridge provides lightweight, fault-tolerant message streams by implementing\na durable, replicated, and scalable message log. The vision for Liftbridge is\nto deliver a \"Kafka-lite\" solution designed with the Go community first in\nmind. Unlike Kafka, which is built on the JVM and whose canonical client\nlibrary is Java (or the C-based librdkafka), Liftbridge and its canonical\nclient, [go-liftbridge](https://github.com/liftbridge-io/go-liftbridge), are\nimplemented in Go. The ultimate goal of Liftbridge is to provide a lightweight\nmessage-streaming solution with a focus on simplicity and usability. Use it as\na simpler and lighter alternative to systems like Kafka and Pulsar or to add\nstreaming semantics to an existing NATS deployment.\n\nSee the [introduction](https://bravenewgeek.com/introducing-liftbridge-lightweight-fault-tolerant-message-streams/)\npost on Liftbridge and [this post](https://bravenewgeek.com/building-a-distributed-log-from-scratch-part-5-sketching-a-new-system/)\nfor more context and some of the inspiration behind it.\n\n## Documentation\n\n- [Official documentation](https://liftbridge.io/docs/overview.html)\n- [Getting started](https://liftbridge.io/docs/quick-start.html)\n- [FAQ](https://liftbridge.io/docs/faq.html)\n- [Website](https://liftbridge.io)\n\n## Community\n\n- [Slack](https://liftbridge.slack.com) - click [here](https://liftbridge.io/help.html) to request an invite\n- [Twitter](https://twitter.com/liftbridge_io)\n\n\n[License-Url]: https://www.apache.org/licenses/LICENSE-2.0\n[License-Image]: https://img.shields.io/badge/License-Apache2-blue.svg\n[Build-Status-Url]: https://circleci.com/gh/liftbridge-io/liftbridge\n[Build-Status-Image]: https://circleci.com/gh/liftbridge-io/liftbridge.svg?style=svg\n[ReportCard-Url]: https://goreportcard.com/report/github.com/liftbridge-io/liftbridge\n[ReportCard-Image]: https://goreportcard.com/badge/github.com/liftbridge-io/liftbridge\n[Coverage-Url]: https://coveralls.io/github/liftbridge-io/liftbridge?branch=master\n[Coverage-image]: https://coveralls.io/repos/github/liftbridge-io/liftbridge/badge.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftbridge-io%2Fliftbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliftbridge-io%2Fliftbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftbridge-io%2Fliftbridge/lists"}