1 repository
SQL querying capabilities integrated directly into durable state containers.
Distinct from SQL Query Interfaces: Distinct from general distributed SQL interfaces: specifically targets the local, durable storage of a stateful agent.
Explore 1 awesome GitHub repository matching data & databases · Durable Local Storage. Refine with filters or upvote what's useful.
This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f
Runs SQL queries against durable storage for custom data retrieval and state access.