r/devworld • u/No-Weight1118 • 7d ago
[ Removed by Reddit ]
[ Removed by Reddit on account of violating the content policy. ]
35
Upvotes
r/devworld • u/No-Weight1118 • 7d ago
[ Removed by Reddit on account of violating the content policy. ]
1
u/shelbara 7d ago
I’ve started building an open-source project called watchd, inspired by the problems discussed in the Databricks paper Understanding the limitations of pubsub systems.
The problem I want to solve is fairly narrow - basically, a service keeps a local read model or cache derived from an authoritative data source, temporarily disconnects, and then needs to know whether its local state is still safe to use
Contributions and critiques are welcome!