Internal Consistency in Streaming Systems

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lasp

    Discontinued Prototype implementation of Lasp in Erlang. (by lasp-lang)

  • I honestly don't recall; I was more a kibitzer in that realm.

    Chris Meiklejohn with the Lasp project would be a good person to reach out to.

    https://github.com/lasp-lang/lasp

  • streaming-consistency

    Discontinued Demonstrations of (in)consistency in various streaming systems.

  • > And then try to join credits and debits together by updating_tx.

    You can't join on updating_tx because the credits and debits per account are disjoint sets of transactions - that join will never produce output.

    I did try something similar with timestamps - https://github.com/jamii/streaming-consistency/blob/main/fli.... This is also wrong (because the timestamps don't have to match between credits and debits) but it at least produces output. It had a very similar error distribution to the original.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I'm All-In on Server-Side SQLite

    7 projects | news.ycombinator.com | 22 Sep 2023
  • An Animated Introduction to Elixir

    6 projects | news.ycombinator.com | 8 Nov 2022
  • need help understanding gossip protocol in erlang

    2 projects | /r/erlang | 3 Oct 2022
  • Rust-CRDT: Foundational CRDTs implemented in Rust

    1 project | /r/CRDTs | 23 Apr 2022
  • Purely functional distributed programming for collaborative applications (talk and slides)

    1 project | /r/haskell | 30 Jan 2022