Fahri Nurul Hidayat
Fahri Nurul Hidayat
This is what I did. In my simple testing, it works okay. Please your feedback. Disclaimer: For tracking changes, I use version (and timestamp) that is actually generated by a...
@AndreasA If I am not mistaken, there is a column 'sessionID' on record table of server DB. Client generate a sessionID. When push happened, changes are recorded on server DB...
This is how I did it: https://fahri.id/posts/how-to-build-watermelondb-sync-backend-in-elixir/
> I think it is quite similar to what my teammates and I now implemented for our react native project. It seems to work fine. We don't really use a...
I plan to release it as an Elixir library that also supports access control like Realm: public, private, and shared data https://docs.realm.io/sync/using-synced-realms/realm-data-model#realm-urls
> Has anyone got this to work with headless yet? have tried every single suggestion so far @fantypants By default, file downloading in headless mode (Chrome, in this case) is...
https://fahrinh.github.io/post/2019-09-16-file-downloading-in-headless-chrome-using-chromedriver-and-hound/