2 Repos
Systems that save user input to storage in real time to prevent data loss from crashes or closures.
Distinct from Data Persistence: Distinct from Data Persistence: focuses on the real-time, preventative nature of auto-saving rather than general loading/saving of structures.
Explore 2 awesome GitHub repositories matching data & databases · Real-Time Content Persistence. Refine with filters or upvote what's useful.
Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored
Saves user input in real time to prevent data loss from crashes or closures.
Project-graph is a visual workspace designed for managing complex information through node-based knowledge graphs. It provides a direct manipulation interface that allows users to organize data into logical networks, mapping non-linear thoughts and project workflows through interconnected nodes and bidirectional links. The system distinguishes itself through an event-sourced state management model that records every modification as a discrete action, enabling precise undo and redo capabilities. It incorporates a reactive layout engine that automatically calculates node spacing and connection
Commits changes to storage in real time to ensure data integrity and prevent loss during editing.