Christoph Pader

Results 135 comments of Christoph Pader

I'll try to review this during this week! 👍

Will look into this tmrw!

I just created a RFC discussion on this [here](https://github.com/react-native-community/discussions-and-proposals/discussions/731). Could everyone who's involved in this change give it a look? :) @Noitidart i think you were interested in this feature...

I did some research today and here's are my initial thoughts: cc @roryabraham @muttmuure @adhorodyski (Lmk if you have any comments/critic) ## Which SQLite + WASM approach to take As...

As for the implementation: `react-native-quick-sqlite` is currently only synchronous. Also, the WASM API is limited, though totally sufficient for the use in Onyx/Expensify. My idea would be to create a...

> If i may interject here, as the person who wrote that documentation and code: The worker1 API is _not_ recommended for any serious work. It has some severe limitations,...

Also JFYI @roryabraham I'm going to be 100% OOO from 31/01/2024 - 17/03/2024. From what i can see right now, the work on this feature will either take longer than...

Working on fixing the inconsistency between `merge` and `multiMerge` in https://github.com/Expensify/react-native-onyx/pull/519 Before working on this, we should merge https://github.com/Expensify/react-native-onyx/pull/518 first

> @chrispader apologies, would you mind rebasing one last time and then we can merge? > Thank you! done! 👍