Description
Adds persistent storage support for pycrdt collaborative data. It helps applications keep CRDT document state across restarts instead of holding collaboration data only in memory.
Persistent collaboration data can contain user content and history. Plan backups, access control, migration, and retention before using it for real documents.