Live data from Hacker News

Viewing profile — kuvasz-io

kuvasz-io

HN member
Joined
Fri, Feb 16, 2024, 10:24 AM UTC
HN karma
1
Public activity
7 items

About kuvasz-io

I love Robust system design, Postgres, Go and Hungarian dogs

https://kuvasz.io

Recent public activity

  1. comment
    Comment #42627862

    It also takes care of setting up publications, replication slots and the initial sync.

  2. comment
    Comment #42627771

    The mystery shall remain

  3. comment
    Comment #42627749

    No guarantees on latency as this depends on the hardware. Check the load test https://kuvasz.io/kuvasz-streamer-load-test/

  4. comment
    Comment #42627619

    The date fields are actually timestamps having microsecond accuracy. Maybe this was not clear in the docs. 1 | 12 | 1 | r1 | | 1900-01-01 00:00:00+00 | 2025-01-07 21:15:49.233384+0…

  5. comment
    Comment #42627357

    kuvasz-streamer batches updates in a single timed transaction (1 second for example). This is independent of the source transaction. I have seen a significant increase in performan…

  6. comment
    Comment #42623921

    The load test report is here. https://kuvasz.io/kuvasz-streamer-load-test/

  7. story
    Show HN: Kuvasz-Streamer a Change Data Capture for Postgres Tool

    Kuvasz-streamer is an open source change data capture (CDC) project that focuses exclusively on Postgres. It is tightly integrated with Postgres Logical Replication to provide high…