-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The task is to have second instance of Lingvodoc server with small quantity of dictionaries in self copy of DataBase.
Copied dictionaries: their attributes (e.g. a titles), their components (e.g. files) should be synchronized with central DataBase instance. So we need to track any changes and to synchronize only the changed square: lexical entry, attribute or file. This synchronization should have some periodicity, may be interactive or will be manual.
Several points compose this task, they will be described apart:
- Authentication and objects subscription
- Synchronization of objects and files
- DataBase mutations and consistency of the app
- Synchronization periodicity
- Port for synchronization and its security
- Security of the app using Nuitka
Metadata
Metadata
Assignees
Labels
No labels