2 repos
Database-backed storage for maintaining context and session history across application interactions.
Distinguishing note: Focuses on runtime state management rather than long-term data warehousing.
Explore 2 awesome GitHub repositories matching data & databases · State Persistence. Refine with filters or upvote what's useful.
Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p
Tracks conversation history and variables to maintain context across multi-step interactions.
Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m
Records download progress and peer routing tables in local binary files to enable seamless resumption of interrupted network transfers.