frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ReJot – Database replication framework aimed at developers

https://github.com/rejot-dev/rejot
9•WilcoKruijer•10mo ago
Hi Hacker News! We're Jan & Wilco from ReJot (https://rejot.dev). With ReJot we're building a framework that turns the write-ahead log of your database into an asynchronous communication channel for your services. ReJot enables application developers to define how the database tables they own should be replicated to other databases. Something we wish we had at in our previous job at a large fintech.

There is a gap between building internal (REST) APIs and Kafka (event streaming) to share data between services.

Internal APIs start to break down when you have more than a couple services communicating. Their synchronous nature makes them brittle in a distributed system: failures cascade and latency adds up. Companies operating internal APIs at scale often face challenges like managing implicit schemas and versioning. They also need to write significant amounts of code to implement features like circuit breakers and internal load balancing.

Event streaming addresses these issues by using asynchronous communication, but it also introduces significant drawbacks. Kafka is known for its operational complexity and high cost. Engineers must manage outbox tables, outbox processors, and consumers, which makes the system more difficult to understand and maintain.

ReJot is the middle ground solution that re-uses a database system's write-ahead log as an asynchronous communication channel. The WAL is well-suited to double as an outbox, this has been proven by CDC systems like Debezium. ReJot is a lightweight addition to existing infrastructure, and even re-uses existing (relational) database systems to store messages (temporarily) before sending them to the destination/sink databases.

We're developer focused, as opposed to being infrastructure focused. Much like how developers define the database table schemas they use, we enable developers to say how their data should be published to others in the distributed system. This is done through something we call "Public Schemas", they consist of a schema and a (SQL) query. When an item in the underlying table changes, the query is executed to produce an object conforming to the schema. This data is then forwarded through ReJot, ready to be consumed by a different service using a "Consumer Schema". This is again a simple (SQL) query that contains an INSERT statement. All of this is defined from within the codebase of the application, much like how ORMs or query builders work.

In short, ReJot re-uses your database in two ways: by consuming the WAL, and also by using queries to encapsulate and integrate data. This makes ReJot a good middle-ground between the brittleness of synchronous communication and the complexity of event streaming.

Excited to hear what you think!

Comments

raoulritter•10mo ago
I'm thinking that now with all these agent to agent frameworks this could potentially work for that. If you send off one agent you want them to keep up to date and sync / talk to each-other. Could your solution work for something like A2A by google or similar to enhance the synchronization across the different agents doing their tasks and prevent them from landing in a loop or similar.
WilcoKruijer•10mo ago
I'm not too familiar with how people store the state of AI agents, but I do think there's some opportunity to use ReJot for this use case. Hooking up an agent to ReJot and giving them access to all available Public Schemas could be an interesting way of letting an agent explore and use the data in a distributed system.
jasonthorsness•10mo ago
If the consumers stall, doesn't the WAL have to grow in unbounded fashion? Does it place any backpressure on the writers?
WilcoKruijer•10mo ago
You're right. Since we don't want to put too much pressure on the source database, we do save the (transformed) WAL items in an intermediary database (we call this the event store), so the source can clear its WAL.

This does mean the intermediary database can grow in an unbounded fashion. The use case really determines if this is fine or not. Since our focus right now is on (micro)service communication, we think this is fine in most cases, as the throughput usually is not gigantic.

Since the event store is just a Postgres database, it's easy to set up partitions to only retain data for a certain amount of time. On the near-term roadmap we also have back-fill support which will make it easier to work with shorter retention windows.

Apple to shutter its first unionized US store in Maryland

https://www.reuters.com/business/world-at-work/apple-shutter-its-first-unionized-us-store-marylan...
1•golfer•4m ago•0 comments

Anthropic Model Scare Sparks Urgent Bessent, Powell Warning to Bank CEOs

https://www.bloomberg.com/news/articles/2026-04-10/anthropic-model-scare-sparks-urgent-bessent-po...
1•jmcdonald-ut•6m ago•0 comments

Show HN: Pixieterm – A Syncing SSH Client

https://github.com/vachanmn123/pixieterm-desktop
1•vachanmn123•6m ago•0 comments

Why I'm disappointed by Slow Productivity (2024) [Book Review]

https://epigrammetry.hypotheses.org/3960
1•goekjclo•8m ago•0 comments

OpenAI backs bill to exempt AI firms from harm lawsuits

https://www.wired.com/story/openai-backs-bill-exempt-ai-firms-model-harm-lawsuits/
1•holografix•9m ago•0 comments

The Raft Consensus Algorithm Explained Through "Mean Girls"

https://www.cockroachlabs.com/blog/raft-is-so-fetch/
1•vermilingua•9m ago•0 comments

Compress the kill cycle with RedHat Device Edge [pdf]

https://web.archive.org/web/20260402155236/https://www.redhat.com/rhdc/managed-files/ve-compress-...
1•gpi•27m ago•0 comments

Security Can't Wait: The Mandatory AI Driven Security Upgrade for a Safer Future

https://substack.norabble.com/p/security-cant-wait
1•nedruod•30m ago•0 comments

Resident Evil Requiem with Denuvo DRM Cracked

https://pastebin.com/t2r5SwZ3
3•eternalyxiii•31m ago•2 comments

Astropad Workbench: Remote desktop for the AI era, not IT support

https://astropad.com/product/workbench/
1•gdonelli•31m ago•2 comments

I don't know, Timmy, being God is a big responsibility

https://qntm.org/responsibilit
1•satvikpendem•32m ago•0 comments

Show HN: Ctxlint – Lint your AGENTS.md for stale refs and token waste

https://github.com/vamshidhar199/Ctxlint
2•vamshidhar199•32m ago•0 comments

Retatrutide and 'Emotional Flattening'

https://www.theguardian.com/science/2026/apr/06/is-retatrutide-experimental-weight-loss-drug-maki...
2•busymom0•39m ago•1 comments

Multica the open-source managed agents platform

https://github.com/multica-ai/multica
2•rmason•42m ago•0 comments

Choose Optimism

https://stephango.com/optimism
4•hisamafahri•52m ago•2 comments

Claude, What a Marketing Sham

1•john1203•54m ago•1 comments

Greece moves to protect minors from social media with new ban for kids under 15

https://www.latimes.com/world-nation/story/2026-04-09/greece-moves-to-protect-minors-from-social-...
1•1vuio0pswjnm7•1h ago•0 comments

ActionParty: Multi-Subject Action Binding in Generative Video Games

https://action-party.github.io/
1•gmays•1h ago•0 comments

Google's AI Overviews spew false answers per hour, bombshell study reveals

https://nypost.com/2026/04/09/business/googles-ai-overviews-spew-out-millions-of-false-answers-pe...
6•1vuio0pswjnm7•1h ago•0 comments

Kimberly-Clark warehouse fire suspect starts blaze: "Should have paid us more"

https://www.cbsnews.com/losangeles/news/ontario-kimberly-clark-fire-alleged-suspect-video-start-w...
1•cebert•1h ago•0 comments

Detox may erase 10 years of social media brain damage, researchers say

https://www.washingtonpost.com/health/2026/04/09/social-media-detox/
5•1vuio0pswjnm7•1h ago•2 comments

xAI sues Colorado over first state AI anti-discrimination law

https://www.ft.com/content/55e8cba9-d09c-4f94-b710-4ab447b987f9
3•rmason•1h ago•1 comments

NewTek Video Toaster Demo Reel

https://www.youtube.com/watch?v=EhQZmtHF98M
7•shrubble•1h ago•1 comments

Ask HN: Who is solving hard problems and deep work?

3•conqrr•1h ago•1 comments

I still prefer MCP over skills

https://david.coffee/i-still-prefer-mcp-over-skills/
12•gmays•1h ago•13 comments

Seamaster APNEA – mechanical watch with freediving complication

https://stories.omegaforums.net/seamaster-apnea-jacques-mayol/
2•smugglerFlynn•1h ago•0 comments

Show HN: Facebook Marketplace MCP

https://github.com/jdcodes1/facebook-marketplace-mcp
1•rpst•1h ago•2 comments

Civil war among wild chimpanzees

https://www.science.org/doi/10.1126/science.aeg6719
2•neom•1h ago•0 comments

Why the Moon Is Spiraling Away from Us [video]

https://www.youtube.com/watch?v=akgGfeQ84WM
1•kamaraju•1h ago•0 comments

We've raised $17M to build what comes after Git

https://blog.gitbutler.com/series-a
5•ellieh•1h ago•1 comments