mattriese
mattriese
Add electric-sql to the client-side-databases project to measure the performance metrics. For that, create an angular subproject like the already existing ones and then implement the logic interface. I plan...
I'm working on the "Premium Task" of upgrading the examples to use RxServer for replication instead of pouchdb/couchdb. I plan to have it done by Feb 11th
I've added the electric-sql project with a preliminary implementation of the `LogicInterface` using the electric-sql client. The tests are not passing for electric-sql. It fails at the [first attempt](https://github.com/pubkey/client-side-databases/blob/05f7cf0236c72956876cde2e53c1e3712fa87804/test/e2e.test.ts#L82) to...