Daniel Meyer

Results 200 comments of Daniel Meyer

Atm this is blocked by https://github.com/denoland/deno/issues/21493

Closing this, deno has 2k open issues and https://github.com/denoland/deno/issues/21493 likely won't be fixed/changed.

@radex I did some comparison here where I compare Firebase, AWS Amplify, RxDB, PouchDB and WatermelonDB: https://github.com/pubkey/client-side-databases But it only compares to WatermelonDB with LokiJS, not with SQLite, because there...

I have the same problem on android.

Hi @paulmillr Sorry haven't seen this PR before. I made a small change to trigger the ci, but it fails, please check.

> https://lokijs.org/ redirects to https://rxdb.info/ @2brownc Just for context, I bought the domain from some dude in spain. RxDB is not affiliated with LokiJS. I do not know anything more...

Sorry the stale bot was not meant for PRs.

Hi @linco95 I am so sorry but I think the is-my-json-valid repo is dead an this will never be merged. I am closing this PR to remove it from my...

I think the weblocks API in deno should behave similar to the [Deno BroadcastChannel](https://docs.deno.com/deploy/api/runtime-broadcast-channel). There the messaging works accross instances and so should the web locks API. This would allow...