Commit graph

8 commits

Author SHA1 Message Date
8b8f1d91d9
Fix syncing when network latency is present (#4)
* WIP

* Add debug

* Dedupe inserts

* Add deterministic ordering

* Fix whitespaces

* Update insta

* Add integration test script

* Rename

* Add test

* Working for non-deletes

* omg it mostly works for deletes

* Isdeleted fix

* remove created dates

* update api

* Take document id

* No max attempt

* works

* Use string uuids

* .

* working!!!! (hopefully)

* Improve bundling

* Add module

* lint

* .

* lint

* Fix CI

* use toolchain

* clean up

* Add useSlowFileEvents

* Delete fuzz

* Fix CI

* use docker

* fix script

* clean up

* Clean up

* change node version

* Build docker image on every commit

* fix ci

* 1 db per vault

* Add scritps folder

* Bump versions

* Lint

* .

* Fix tests for real

* Style

* .

* try

* Consistent ordering

* Fix tests

* hmm

* .

* Clean up diff

* Fixes

* .

* Fix version bump

* .

* .

* .
2025-03-16 20:13:49 +00:00
453f33817b
Add ensureConsistency to DB 2025-02-27 22:27:10 +00:00
d0302a72c3
Fix correctness issues 2025-02-25 22:18:47 +00:00
f6ee0b727b
Change DB move API 2025-02-25 20:38:20 +00:00
9f46af4a65
Fix persistence provider types 2025-02-23 10:43:28 +00:00
ca225a71be
Lint & format 2025-02-22 17:25:26 +00:00
3471a9c498
Stop Logger being a singleton 2025-02-22 15:11:59 +00:00
614e4a780a
Extract settings from database 2025-02-19 21:32:40 +00:00