From 3c95fa97cd78e7b91bf6ca8b8838af70b44e2380 Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Sat, 7 Feb 2026 19:45:26 -0600 Subject: [PATCH] Updated the README to reflect recent updates to default sinks. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 804cfc7..dda20c3 100644 --- a/README.md +++ b/README.md @@ -180,9 +180,9 @@ Registry-based construction allows daemons to opt into any sink drivers. Sink Status stdout 🟢 Implemented +nats 🟢 Implemented file 🔴 Stub postgres 🔴 Stub -rabbitmq 🔴 Stub All sinks are required to respect context cancellation.