1 مستودع
Mechanisms for maintaining a consistent state of a single shared document across distributed clients.
Distinct from Multi-Document Synchronizations: Distinct from Multi-Document Synchronizations by focusing on the consistency of one specific shared file rather than a collection of documents.
Explore 1 awesome GitHub repository matching data & databases · Single Document Synchronizations. Refine with filters or upvote what's useful.
Firepad is a Firebase collaborative text editor and rich text editor component. It functions as a real-time collaborative framework and operational transformation engine designed to synchronize document editing across multiple concurrent users. The project provides tools for shared document synchronization and collaborative presence tracking, allowing users to see live cursor positions and identifiers. It supports rich text authoring integration for both formatted content and code editing. The system manages document consistency through shared document synchronization and provides capabiliti
Uses a remote database to stream incremental updates and maintain a consistent state for a shared document.