{"id":19195269,"url":"https://github.com/liftbridge-io/java-liftbridge","last_synced_at":"2025-07-23T12:04:31.592Z","repository":{"id":47125263,"uuid":"229648578","full_name":"liftbridge-io/java-liftbridge","owner":"liftbridge-io","description":"Java client for Liftbridge. https://github.com/liftbridge-io/liftbridge","archived":false,"fork":false,"pushed_at":"2020-08-21T19:56:12.000Z","size":240,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T23:02:09.329Z","etag":null,"topics":["client","cloud-native","grpc","java","java-liftbridge","liftbridge","messaging","nats","pubsub","streaming"],"latest_commit_sha":null,"homepage":"","language":"Java","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/liftbridge-io.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":"2019-12-23T00:21:04.000Z","updated_at":"2022-07-20T08:45:01.000Z","dependencies_parsed_at":"2022-09-04T02:40:56.167Z","dependency_job_id":null,"html_url":"https://github.com/liftbridge-io/java-liftbridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liftbridge-io/java-liftbridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fjava-liftbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fjava-liftbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fjava-liftbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fjava-liftbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liftbridge-io","download_url":"https://codeload.github.com/liftbridge-io/java-liftbridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liftbridge-io%2Fjava-liftbridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266673562,"owners_count":23966372,"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":["client","cloud-native","grpc","java","java-liftbridge","liftbridge","messaging","nats","pubsub","streaming"],"created_at":"2024-11-09T12:09:24.621Z","updated_at":"2025-07-23T12:04:31.570Z","avatar_url":"https://github.com/liftbridge-io.png","language":"Java","readme":"# java-liftbridge [![CircleCI](https://circleci.com/gh/liftbridge-io/java-liftbridge.svg?style=svg)](https://circleci.com/gh/liftbridge-io/java-liftbridge)\n\n**This project is under development**\n\nJava client for [Liftbridge](https://github.com/liftbridge-io/liftbridge), a system that provides lightweight, fault-tolerant message streams for [NATS](https://nats.io).\n\nLiftbridge provides the following high-level features:\n\n- Log-based API for NATS\n- Replicated for fault-tolerance\n- Horizontally scalable\n- Wildcard subscription support\n- At-least-once delivery support and message replay\n- Message key-value support\n- Log compaction by key\n\nThis project is under active development and changing rapidly. For basic usage, for now refer to [the tests](src/test/java/io/liftbridge).\n\n## Testing\n\nTo run the tests, first start the standalone dev image:\n\n```\n$ docker run -t -p 4222:4222 -p 9292:9292 -p 8222:8222 -p 6222:6222 liftbridge/standalone-dev:latest\n```\n\nThen, go to the project's root dir and run `./gradlew test`.\n\n## Feature list\n\n- [X] Create Streams\n- [X] Subscribe to stream / subject\n- [X] Publish to stream\n- [X] Publish to subject API\n- [X] Metadata API\n- [X] Subscribe to partition leader\n- [ ] Partitioner by key\n- [ ] Round-robin partitioner\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftbridge-io%2Fjava-liftbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliftbridge-io%2Fjava-liftbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftbridge-io%2Fjava-liftbridge/lists"}