sillsdev / languageforge-lexbox

Lexbox, SIL linguistic data hub
MIT License
7 stars 2 forks source link

Sync CRDTs with lexbox during crdt merge #1206

Closed hahn-kev closed 2 weeks ago

hahn-kev commented 3 weeks ago

previously crdt changes would only stay on the fw-headless server, now they are synced to lexbox. We're calling the API as that allows the clients to be notified directly, if we inserted directly into the db then clients would not be notified.

I also tweaked the sync api so it closes the fwdata project once it's done

closes #1172

github-actions[bot] commented 3 weeks ago

C# Unit Tests

75 tests   75 :white_check_mark:  5s :stopwatch: 13 suites   0 :zzz:  1 files     0 :x:

Results for commit 5799ad62.

:recycle: This comment has been updated with latest results.