frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: ReJot – Database replication framework aimed at developers

https://github.com/rejot-dev/rejot
9•WilcoKruijer•1y 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•1y 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•1y 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•1y ago
If the consumers stall, doesn't the WAL have to grow in unbounded fashion? Does it place any backpressure on the writers?
WilcoKruijer•1y 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.

B.C. government to sue OpenAI after Tumbler Ridge mass shooting

https://www.cbc.ca/news/canada/british-columbia/bc-government-announce-update-openai-legal-action...
1•dagmx•1m ago•0 comments

Enabling teachers to create learning interactives with generative UI

https://research.google/blog/the-future-of-practice-enabling-teachers-to-create-learning-interact...
1•raahelb•1m ago•0 comments

Is iPhone 18 Pro Max camera really stands out? Keynote was sharper for sure

https://twitter.com/iHarnoorSingh/status/2101129453418295507
1•iharnoor•2m ago•0 comments

V7 gives AI agents institutional memory

https://openai.com/index/v7/
1•rdslw•3m ago•0 comments

Woven Matter v0.2.0 adds tooling for deeper workspace integration

https://github.com/wovenmatter/wovenmatter/releases/tag/v0.2.0
1•trey131•3m ago•0 comments

A scrollable feed of scientific papers

https://papertok.app/feed
1•jslakro•4m ago•0 comments

Show HN: Factlabel: catches AI agents lying about the data they're reporting on

https://github.com/generallymatthew/factlabel
1•generallymatt9•4m ago•0 comments

Bugs that broke driving: Machine Learning edition

https://blog.comma.ai/ml-bugs/
1•LorenDB•5m ago•0 comments

We Are Simulating Humanity

https://www.null0.ai
1•amaarc•6m ago•0 comments

In Search of a Compositional Theory of Self-Stabilization

http://muratbuffalo.blogspot.com/2026/09/in-search-of-compositional-theory-of.html
2•matt_d•7m ago•0 comments

You can use any LLM just like JEV

https://www.reddit.com/r/LocalLLaMA/comments/1wlxpaw/you_can_use_any_llm_just_like_jev/
2•theanonymousone•9m ago•0 comments

Evergarden

https://evergarden.moe/
1•birdculture•11m ago•0 comments

Adaptive Business Engine (ABE): Evidence, Authority and Governance

https://zenodo.org/records/22881485
1•ileuza_maya•11m ago•0 comments

Temporary Flight Restriction over SpaceX's McGregor, Texas, Test Facility

https://notams.aim.faa.gov/notamSearch/createNotamPdf?transactionid=82465898
2•uticus•11m ago•0 comments

RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?

https://robocurve.org/roboharm/
1•msadowski•14m ago•0 comments

An Age of Experimentation [pdf]

https://thomasdullien.github.io/about/slides/An-age-of-experimentation-BlueHat-Asia-2026.pdf
1•porridgeraisin•14m ago•0 comments

Jevmade.com

https://jevmade.com/#jev
1•zenoware•14m ago•0 comments

Can JEV Play Chess

1•dev_marcospimi•14m ago•0 comments

I'm so bad at billiards that I ended up in the hyperbolic plane [video]

https://www.youtube.com/watch?v=kL9BTbIGxLg
2•accrual•18m ago•0 comments

Frontier AI on Your Own Hardware

https://timdettmers.com/2026/09/21/dlab-open-source-week/
1•pretext•19m ago•0 comments

Behind the Rise of Censorship and Distrust in Europe [video]

https://www.youtube.com/watch?v=vL4VvmFYpW0
1•PorciiVorbesc•21m ago•0 comments

JavaScript is enough to build native firmware for microcontrollers

https://geastack.com/one-pager
1•arbayi•22m ago•0 comments

US preparing 'massive' potash deal with Belarus

https://kyivindependent.com/us-preparing-massive-potash-deal-with-belarus-trump-says/
2•consumer451•22m ago•0 comments

Project Terminal – A macOS workspace for terminals and coding agents

https://www.projectterminal.app/
1•soybelli•22m ago•0 comments

Planning with Agents: Divided Worlds, Boundary Objects, and Thicker Interfaces

https://maggieappleton.com/planning-agents
1•azhenley•24m ago•0 comments

Parsing Bolo Replays

https://rooklift.github.io/parsing_bolo_replays/
2•danielvf•25m ago•0 comments

When semantic judgment becomes cheap enough to put everywhere

https://sameernanda.com/system-one-models-jev/
1•sameernanda•25m ago•0 comments

Solving for faster SHA-1 collision detection

https://sam.dev/blog/faster-sha1-collision-detection
3•srijs•26m ago•0 comments

AI-Assisted Starling Desktop Introduces 3D View

https://www.phoronix.com/news/Starling-0.5-3D-Desktop
1•starlingos•29m ago•0 comments

US halts flights at busy East Coast airports, says fiber line cut

https://www.reuters.com/world/us/faa-halts-some-us-east-coast-flights-due-communication-issues-20...
21•allanbreyes•30m ago•11 comments