Commit graph

6 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
a9227fa5bb
Merge based on file type 2025-01-11 10:53:05 +00:00
f1cc7441a4
Fix wasm tests 2025-01-05 20:58:12 +00:00
9db478bc23
Change encoding/decoding 2025-01-05 13:32:21 +00:00
44cb7a5b7c
Fix up is binary & sync_lib docs & tests 2025-01-03 22:30:37 +00:00
a2a4611497
Merge sync_lib and sync_wasm 2024-12-08 21:58:28 +00:00
Renamed from backend/sync_wasm/tests/web.rs (Browse further)