Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add liftbridge to the Distributed Systems section #2796

Merged
merged 1 commit into from
Oct 30, 2019

Commits on Oct 24, 2019

  1. Add liftbridge to the Distributed Systems section

    Liftbridge provides lightweight, fault-tolerant message streams by implementing
    a durable stream augmentation for the NATS messaging system. It extends NATS
    with a Kafka-like publish-subscribe log API that is highly available and horizontally
    scalable. Use Liftbridge as a simpler and lighter alternative to systems like Kafka
    and Pulsar or use it to add streaming semantics to an existing NATS deployment.
    punkeel committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    ad5e490 View commit details
    Browse the repository at this point in the history