aa-storage-sqlite-buffer 0.0.1-rc.4

Local in-process SQLite event buffer that survives brief gateway/queue outages and flushes audit events on reconnect
Documentation

aa-storage-sqlite-buffer

Local in-process SQLite event buffer that survives brief gateway/queue outages and flushes audit events on reconnect.

crates.io docs.rs License

A single WAL-mode SQLite file that buffers governance AuditEntry records when the upstream NATS/gateway is briefly unreachable, then flushes the backlog in insertion order on reconnect. Buffered events survive a process restart, giving Assembly partial autonomy so a transient outage never silently loses audit-trail data.

Part of Agent Assemblydocumentation · monorepo.