Viewing profile — kuvasz-io
kuvasz-io
HN member- Joined
- Fri, Feb 16, 2024, 10:24 AM UTC
- HN karma
- 1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About kuvasz-io
https://kuvasz.io
Recent public activity
-
comment
Comment #42627862
It also takes care of setting up publications, replication slots and the initial sync.
-
comment
Comment #42627771
The mystery shall remain
-
comment
Comment #42627749
No guarantees on latency as this depends on the hardware. Check the load test https://kuvasz.io/kuvasz-streamer-load-test/
-
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…
-
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…
-
comment
Comment #42623921
The load test report is here. https://kuvasz.io/kuvasz-streamer-load-test/
-
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…